Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/cmd/
H A DCompile_test.cpp251 std::vector<std::string> expected_not_translatable = { in TEST_F() local
254 AssertTranslations(this, "donottranslate", expected_not_translatable); in TEST_F()
255 AssertTranslations(this, "donottranslate_foo", expected_not_translatable); in TEST_F()