Home
last modified time | relevance | path

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

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