Home
last modified time | relevance | path

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

/frameworks/minikin/tests/unittest/
DFontLanguageListCacheTest.cpp47 uint32_t jpLangId = LocaleListCache::getId("jp"); in TEST() local
49 Locale japanese = LocaleListCache::getById(jpLangId)[0]; in TEST()