Searched refs:should_test_filesystem (Results 1 – 1 of 1) sorted by relevance
| /system/utest/fs/ |
| A D | filesystems.cpp | 186 bool should_test_filesystem(void) { in should_test_filesystem() function 326 return (stat("/system/bin/thinfs", &buf) == 0) && should_test_filesystem<thinfs_name>(); in should_test_thinfs() 347 should_test_filesystem<memfs_name>, mkfs_memfs, mount_memfs, unmount_memfs, fsck_memfs, 358 should_test_filesystem<minfs_name>, mkfs_minfs, mount_minfs, unmount_minfs, fsck_minfs,
|
Completed in 3 milliseconds