Home
last modified time | relevance | path

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

/frameworks/minikin/tests/
DFontFamilyTest.cpp235 const FontLanguages& twoUnsupporteds = createFontLanguages("abcd-example,abcd-example"); in TEST_F() local
236 EXPECT_TRUE(twoUnsupporteds.empty()); in TEST_F()