Home
last modified time | relevance | path

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

/frameworks/minikin/tests/
DFontFamilyTest.cpp371 const uint32_t kSupportedChar2 = 0x845B; in TEST_F() local
372 EXPECT_TRUE(family->getCoverage()->get(kSupportedChar2)); in TEST_F()
373 expectVSGlyphs(family.get(), kSupportedChar2, std::set<uint32_t>({kVS2, kVS18, kVS19, kVS20})); in TEST_F()