Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DCompile_test.cpp191 static void AssertTranslations(CommandTestFixture *ctf, std::string file_name, in AssertTranslations() function
258 AssertTranslations(this, "foo", expected_translatable); in TEST_F()
259 AssertTranslations(this, "foo_donottranslate", expected_translatable); in TEST_F()
265 AssertTranslations(this, "donottranslate", expected_not_translatable); in TEST_F()
266 AssertTranslations(this, "donottranslate_foo", expected_not_translatable); in TEST_F()