Home
last modified time | relevance | path

Searched refs:supports_resize (Results 1 – 3 of 3) sorted by relevance

/system/utest/fs/
A Dtest-resize.cpp30 ASSERT_TRUE(test_info->supports_resize); in TestUseAllInodes()
83 ASSERT_TRUE(test_info->supports_resize); in TestUseAllData()
A Dfilesystems.h32 bool supports_resize; member
103 return info->should_test() && info->supports_resize; in can_execute_test()
A Dfilesystems.cpp354 .supports_resize = false,
365 .supports_resize = true,
376 .supports_resize = false,

Completed in 5 milliseconds