Searched defs:test_file (Results 1 – 6 of 6) sorted by relevance
17 string test_file = "/data/local/tmp/pintool_test"; in TEST() local44 string test_file = "/data/local/tmp/pintool_test"; in TEST() local
15 string test_file = "/data/local/tmp/meminspect_test"; in TEST() local
251 const char* test_file = "/cache/FsRecoveryTestGarbage.txt"; in assertCacheHealthy() local282 const char* test_file = "/cache/CorruptGdtGarbage.txt"; in TEST_F() local300 const char* test_file = "/cache/ErrorBitGarbagetxt"; in TEST_F() local
226 TemporaryFile test_file; in TEST_F() local308 const auto test_file = mountPath(test_dir_name_, test_file_name_); in TEST_F() local440 const std::string_view test_file = "test1.txt"sv; in TEST_F() local
543 auto test_file = mntpoint_ + "/big_file"; in TEST_F() local
267 std::string test_file; // Prepared path. Under test_dir_input. member