Home
last modified time | relevance | path

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

/frameworks/minikin/tests/unittest/
DFontCollectionItemizeTest.cpp922 std::string fontLocaleStr = "{"; in TEST() local
925 fontLocaleStr += ", "; in TEST()
927 fontLocaleStr += "\"" + testCase.fontLocales[i] + "\""; in TEST()
929 fontLocaleStr += "}"; in TEST()
931 "\" with font locale: " + fontLocaleStr); in TEST()