Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/minikin/tests/unittest/
H A DFontFamilyTest.cpp605 const uint32_t kNotSupportedChar = 0x845C; in expectVSGlyphsForVsTestFont() local
606 EXPECT_FALSE(family->getCoverage().get(kNotSupportedChar)); in expectVSGlyphsForVsTestFont()
607 expectVSGlyphs(family, kNotSupportedChar, std::set<uint32_t>()); in expectVSGlyphsForVsTestFont()