Searched refs:GetFilesystemInfo (Results 1 – 4 of 4) sorted by relevance
174 ASSERT_TRUE(GetFilesystemInfo(kTestMountpoint, &fs_info)); in SetUp()320 ASSERT_TRUE(GetFilesystemInfo(mountpoint, &fs_info)); in TEST()
137 bool GetFilesystemInfo(const std::string &mountpoint, FilesystemInfo *info);
430 bool GetFilesystemInfo(const std::string &mountpoint, FilesystemInfo *fs_info) { in GetFilesystemInfo() function
562 ASSERT_TRUE(GetFilesystemInfo(kTestMountpoint, &fs_info_)); in SetUp()1560 ASSERT_TRUE(GetFilesystemInfo(kTestMountpoint, &fs_info)); in TEST()