Home
last modified time | relevance | path

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

/frameworks/minikin/tests/unittest/
DFontLanguageListCacheTest.cpp46 uint32_t enLangId = LocaleListCache::getId("en"); in TEST() local
48 Locale english = LocaleListCache::getById(enLangId)[0]; in TEST()