Home
last modified time | relevance | path

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

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