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

/fuchsia/zircon/system/utest/fs/
H A Dmisc.h36 bool check_remount(void);
H A Dtest-persist.cpp57 ASSERT_TRUE(check_remount(), "Could not remount filesystem");
68 ASSERT_TRUE(check_remount(), "Could not remount filesystem");
91 ASSERT_TRUE(check_remount(), "Could not remount filesystem");
130 ASSERT_TRUE(check_remount(), "Could not remount filesystem");
152 ASSERT_TRUE(check_remount(), "Could not remount filesystem");
159 ASSERT_TRUE(check_remount(), "Could not remount filesystem");
217 ASSERT_TRUE(check_remount(), "Could not remount filesystem");
240 ASSERT_TRUE(check_remount(), "Could not remount filesystem");
H A Dtest-resize.cpp51 ASSERT_TRUE(check_remount(), "Could not remount filesystem");
96 ASSERT_TRUE(check_remount(), "Could not remount filesystem");
H A Dmisc.c74 bool check_remount(void) { function
H A Dtest-maxfile.cpp104 ASSERT_TRUE(check_remount(), "Could not remount filesystem");
200 ASSERT_TRUE(check_remount(), "Could not remount filesystem");
H A Dtest-minfs.cpp313 ASSERT_TRUE(check_remount());
378 ASSERT_TRUE(check_remount());
422 ASSERT_TRUE(check_remount());
H A Dtest-threading.cpp241 ASSERT_TRUE(check_remount());
H A Dtest-directory.cpp202 ASSERT_TRUE(check_remount());
H A Dtest-truncate.cpp144 ASSERT_TRUE(check_remount(), "Could not remount filesystem");

Completed in 33 milliseconds