Home
last modified time | relevance | path

Searched refs:GetFilesystemInfo (Results 1 – 4 of 4) sorted by relevance

/test/vts-testcase/kernel/encryption/
Dmetadata_encryption_tests.cpp176 ASSERT_TRUE(GetFilesystemInfo(kTestMountpoint, &fs_info)); in SetUp()
322 ASSERT_TRUE(GetFilesystemInfo(mountpoint, &fs_info)); in TEST()
Dvts_kernel_encryption.h106 bool GetFilesystemInfo(const std::string &mountpoint, FilesystemInfo *info);
Dutils.cpp255 bool GetFilesystemInfo(const std::string &mountpoint, FilesystemInfo *info) { in GetFilesystemInfo() function
Dfile_based_encryption_tests.cpp384 ASSERT_TRUE(GetFilesystemInfo(kTestMountpoint, &fs_info_)); in SetUp()
1035 ASSERT_TRUE(GetFilesystemInfo("/data", &fs_info)); in TEST()