Home
last modified time | relevance | path

Searched refs:check_remount (Results 1 – 9 of 9) sorted by relevance

/system/utest/fs/
A Dtest-persist.cpp57 ASSERT_TRUE(check_remount(), "Could not remount filesystem"); in TestPersistSimple()
68 ASSERT_TRUE(check_remount(), "Could not remount filesystem"); in TestPersistSimple()
91 ASSERT_TRUE(check_remount(), "Could not remount filesystem"); in TestPersistRapidRemount()
130 ASSERT_TRUE(check_remount(), "Could not remount filesystem"); in TestPersistWithData()
152 ASSERT_TRUE(check_remount(), "Could not remount filesystem"); in TestPersistWithData()
159 ASSERT_TRUE(check_remount(), "Could not remount filesystem"); in TestPersistWithData()
217 ASSERT_TRUE(check_remount(), "Could not remount filesystem"); in TestRenameLoop()
240 ASSERT_TRUE(check_remount(), "Could not remount filesystem"); in TestRenameLoop()
A Dmisc.h36 bool check_remount(void);
A Dtest-resize.cpp54 ASSERT_TRUE(check_remount(), "Could not remount filesystem"); in TestUseAllInodes()
114 ASSERT_TRUE(check_remount(), "Could not remount filesystem"); in TestUseAllData()
A Dmisc.c74 bool check_remount(void) { in check_remount() function
A Dtest-maxfile.cpp104 ASSERT_TRUE(check_remount(), "Could not remount filesystem"); in test_maxfile()
200 ASSERT_TRUE(check_remount(), "Could not remount filesystem"); in TestZippedMaxfiles()
A Dtest-minfs.cpp316 ASSERT_TRUE(check_remount()); in TestFullOperations()
381 ASSERT_TRUE(check_remount()); in TestFullOperations()
425 ASSERT_TRUE(check_remount()); in TestFullOperations()
499 ASSERT_TRUE(check_remount()); in TestUnlinkFail()
A Dtest-threading.cpp241 ASSERT_TRUE(check_remount()); in TestLinkExclusive()
A Dtest-truncate.cpp144 ASSERT_TRUE(check_remount(), "Could not remount filesystem"); in checked_truncate()
A Dtest-directory.cpp202 ASSERT_TRUE(check_remount()); in TestDirectoryCoalesceLargeRecord()

Completed in 12 milliseconds