Home
last modified time | relevance | path

Searched defs:compiled_files_dir (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tools/aapt2/cmd/
DLink_test.cpp32 const std::string compiled_files_dir = GetTestPath("compiled"); in TEST_F() local
57 const std::string compiled_files_dir = GetTestPath("compiled"); in TEST_F() local
134 const std::string compiled_files_dir = GetTestPath("compiled"); in TEST_F() local
177 const std::string compiled_files_dir = GetTestPath("compiled"); in TEST_F() local
218 const std::string compiled_files_dir = GetTestPath("compiled"); in TEST_F() local
DConvert_test.cpp32 const std::string compiled_files_dir = GetTestPath("compiled"); in TEST_F() local
69 const std::string compiled_files_dir = GetTestPath("compiled"); in TEST_F() local
DCompile_test.cpp200 const std::string compiled_files_dir = ctf->GetTestPath("/compiled_" + file_name); in AssertTranslations() local