Home
last modified time | relevance | path

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

/aosp12/frameworks/minikin/tests/unittest/
H A DFontFamilyTest.cpp323 const LocaleList& twoUnsupporteds = createLocaleList("abcd-example,abcd-example"); in TEST() local
324 EXPECT_TRUE(twoUnsupporteds.empty()); in TEST()