Home
last modified time | relevance | path

Searched refs:path_values_colors_out (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/cmd/
H A DCompile_test.cpp275 const std::string path_values_colors_out = in TEST_F() local
279 ::android::base::utf8::unlink(path_values_colors_out.c_str()); in TEST_F()
306 std::ifstream ifs_values(path_values_colors_out); in TEST_F()