Home
last modified time | relevance | path

Searched defs:test_file (Results 1 – 6 of 6) sorted by relevance

/system/extras/pinner/tests/
Dpintool_tests.cpp17 string test_file = "/data/local/tmp/pintool_test"; in TEST() local
44 string test_file = "/data/local/tmp/pintool_test"; in TEST() local
Dmeminspect_tests.cpp15 string test_file = "/data/local/tmp/meminspect_test"; in TEST() local
/system/extras/tests/fstest/
Drecovery_test.cpp251 const char* test_file = "/cache/FsRecoveryTestGarbage.txt"; in assertCacheHealthy() local
282 const char* test_file = "/cache/CorruptGdtGarbage.txt"; in TEST_F() local
300 const char* test_file = "/cache/ErrorBitGarbagetxt"; in TEST_F() local
/system/incremental_delivery/incfs/tests/
Dincfs_test.cpp226 TemporaryFile test_file; in TEST_F() local
308 const auto test_file = mountPath(test_dir_name_, test_file_name_); in TEST_F() local
440 const std::string_view test_file = "test1.txt"sv; in TEST_F() local
/system/core/fs_mgr/libfiemap/
Dfiemap_writer_test.cpp543 auto test_file = mntpoint_ + "/big_file"; in TEST_F() local
/system/apex/apexd/
Dapexservice_test.cpp267 std::string test_file; // Prepared path. Under test_dir_input. member