Home
last modified time | relevance | path

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

/aosp12/frameworks/minikin/tests/unittest/
H A DFontFamilyTest.cpp435 for (const auto& subtagTextString : subtagTextStrings) { in TEST() local
436 SCOPED_TRACE("Test for \"" + subtagTextString + "\""); in TEST()
437 Locale subtagText = createLocale(subtagTextString); in TEST()