Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DCompile_test.cpp194 static void AssertTranslations(CommandTestFixture *ctf, std::string file_name, in AssertTranslations() function
245 AssertTranslations(this, "foo", expected_translatable); in TEST_F()
246 AssertTranslations(this, "foo_donottranslate", expected_translatable); in TEST_F()
252 AssertTranslations(this, "donottranslate", expected_not_translatable); in TEST_F()
253 AssertTranslations(this, "donottranslate_foo", expected_not_translatable); in TEST_F()