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.cpp174 ASSERT_TRUE(GetFilesystemInfo(kTestMountpoint, &fs_info)); in SetUp()
320 ASSERT_TRUE(GetFilesystemInfo(mountpoint, &fs_info)); in TEST()
Dvts_kernel_encryption.h137 bool GetFilesystemInfo(const std::string &mountpoint, FilesystemInfo *info);
Dutils.cpp430 bool GetFilesystemInfo(const std::string &mountpoint, FilesystemInfo *fs_info) { in GetFilesystemInfo() function
Dfile_based_encryption_tests.cpp562 ASSERT_TRUE(GetFilesystemInfo(kTestMountpoint, &fs_info_)); in SetUp()
1560 ASSERT_TRUE(GetFilesystemInfo(kTestMountpoint, &fs_info)); in TEST()