Lines Matching refs:Remount
299 bool BlobfsTest::Remount() { in Remount() function in __anon05dd76930111::BlobfsTest
814 ASSERT_TRUE(blobfsTest->Remount()); in TestCompressibleBlob()
1266 ASSERT_TRUE(blobfsTest->Remount()); in UmountWithOpenFile()
1292 ASSERT_TRUE(blobfsTest->Remount()); in UmountWithMappedFile()
1316 ASSERT_TRUE(blobfsTest->Remount()); in UmountWithOpenMappedFile()
1342 ASSERT_TRUE(blobfsTest->Remount(), "Could not re-mount blobfs"); in CreateUmountRemountSmall()
1903 ASSERT_TRUE(blobfsTest->Remount()); in TestHugeBlobRandom()
1944 ASSERT_TRUE(blobfsTest->Remount()); in TestHugeBlobCompressible()
1994 ASSERT_TRUE(blobfsTest->Remount(), "Could not re-mount blobfs"); in CreateUmountRemountLarge()
2076 ASSERT_TRUE(blobfsTest->Remount(), "Could not re-mount blobfs"); in CreateUmountRemountLargeMultithreaded()
2273 ASSERT_TRUE(blobfsTest->Remount()); in TestReadOnly()
2308 ASSERT_TRUE(blobfsTest->Remount(), "Could not re-mount blobfs"); in ResizePartition()
2509 ASSERT_TRUE(blobfsTest.Remount()); in TestCreateFailure()
2581 ASSERT_TRUE(blobfsTest.Remount()); in TestExtendFailure()