Searched refs:GetFilesystemInfo (Results 1 – 4 of 4) sorted by relevance
176 ASSERT_TRUE(GetFilesystemInfo(kTestMountpoint, &fs_info)); in SetUp()322 ASSERT_TRUE(GetFilesystemInfo(mountpoint, &fs_info)); in TEST()
106 bool GetFilesystemInfo(const std::string &mountpoint, FilesystemInfo *info);
255 bool GetFilesystemInfo(const std::string &mountpoint, FilesystemInfo *info) { in GetFilesystemInfo() function
384 ASSERT_TRUE(GetFilesystemInfo(kTestMountpoint, &fs_info_)); in SetUp()1035 ASSERT_TRUE(GetFilesystemInfo("/data", &fs_info)); in TEST()