Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/cmd/
H A DCompile_test.cpp264 const std::string path_values_colors = GetTestPath("values/colors.xml"); in TEST_F() local
265 WriteFile(path_values_colors, "<resources>" in TEST_F()
297 path_values_colors, in TEST_F()
316 ASSERT_EQ(content_values.find(path_values_colors), -1); in TEST_F()