Home
last modified time | relevance | path

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

/aosp12/system/extras/tests/fstest/
H A 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
/aosp12/frameworks/base/cmds/idmap2/tests/
H A DXmlParserTests.cpp28 Result<XmlParser> CreateTestParser(const std::string& test_file) { in CreateTestParser()
/aosp12/system/incremental_delivery/incfs/tests/
H A 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
/aosp12/frameworks/base/tools/aapt2/link/
H A DTableMerger_test.cpp98 test::TestFile test_file("path/to/res/layout-hdpi/main.xml.flat"); in TEST_F() local
/aosp12/art/dexlayout/
H A Ddexlayout_test.cc465 for (const std::string& test_file : test_files) { in DexFileLayoutFixedPointExec() local
/aosp12/system/apex/apexd/
H A Dapexservice_test.cpp332 std::string test_file; // Prepared path. Under test_dir_input. member
602 std::string test_file = orig_test_file + ".2"; in TEST_F() local