Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/cmd/
H A DCompile_test.cpp247 std::vector<std::string> expected_not_translatable = { in TEST_F() local
250 AssertTranslations(this, "donottranslate", expected_not_translatable); in TEST_F()
251 AssertTranslations(this, "donottranslate_foo", expected_not_translatable); in TEST_F()