Home
last modified time | relevance | path

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

/frameworks/minikin/tests/
DFontLanguageListCacheTest.cpp55 uint32_t jpLangId = FontLanguageListCache::getId("jp"); in TEST_F() local
57 FontLanguage japanese = FontLanguageListCache::getById(jpLangId)[0]; in TEST_F()