Home
last modified time | relevance | path

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

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