Searched refs:glyphs0 (Results 1 – 1 of 1) sorted by relevance
99 uint16_t glyphs0[NGLYPHS], glyphs1[NGLYPHS]; in DEF_TEST() local102 int nglyphs = paint.textToGlyphs(dst, len, glyphs0); in DEF_TEST()108 REPORTER_ASSERT(reporter, 0 == memcmp(glyphs0, glyphs1, NGLYPHS * sizeof(uint16_t))); in DEF_TEST()