Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/cmd/
H A DCompile_test.cpp238 std::vector<std::string> expected_translatable = { in TEST_F() local
243 AssertTranslations(this, "foo", expected_translatable); in TEST_F()
244 AssertTranslations(this, "foo_donottranslate", expected_translatable); in TEST_F()