Searched refs:kSupportedChar1 (Results 1 – 1 of 1) sorted by relevance
367 const uint32_t kSupportedChar1 = 0x82A6; in TEST_F() local368 EXPECT_TRUE(family->getCoverage()->get(kSupportedChar1)); in TEST_F()369 expectVSGlyphs(family.get(), kSupportedChar1, std::set<uint32_t>({kVS1, kVS17, kVS18, kVS19})); in TEST_F()