Home
last modified time | relevance | path

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

/frameworks/minikin/tests/unittest/
DFontFamilyTest.cpp545 const uint32_t kNotSupportedChar = 0x845C; in TEST_F() local
546 EXPECT_FALSE(family->getCoverage().get(kNotSupportedChar)); in TEST_F()
547 expectVSGlyphs(family.get(), kNotSupportedChar, std::set<uint32_t>()); in TEST_F()