Home
last modified time | relevance | path

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

/frameworks/minikin/tests/unittest/
DFontFamilyTest.cpp400 for (const auto& subtagTextString : subtagTextStrings) { in TEST() local
401 SCOPED_TRACE("Test for \"" + subtagTextString + "\""); in TEST()
402 Locale subtagText = createLocale(subtagTextString); in TEST()