Searched defs:SetUpTestFileSystem (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/drive/
H A Dfile_system_unittest.cc210 void SetUpTestFileSystem(SetUpTestFileSystemParam param) { function in class:drive::FileSystemTest
654 ASSERT_NO_FATAL_FAILURE(SetUpTestFileSystem(USE_SERVER_TIMESTAMP));
659 // SetUpTestFileSystem and FakeDriveService have the same
676 ASSERT_NO_FATAL_FAILURE(SetUpTestFileSystem(USE_OLD_TIMESTAMP));
722 ASSERT_NO_FATAL_FAILURE(SetUpTestFileSystem(USE_OLD_TIMESTAMP));
734 ASSERT_NO_FATAL_FAILURE(SetUpTestFileSystem(USE_OLD_TIMESTAMP));

Completed in 63 milliseconds