Searched refs:blob3 (Results 1 – 2 of 2) sorted by relevance
998 const blob3 = tb.MakeFromRSXform('c', [-1, 0, 2, 3], font); // $ExpectType TextBlob constant
5209 Label blob3; in TEST() local5210 __ Bind(&blob3); in TEST()5212 VIXL_CHECK(__ GetSizeOfCodeGeneratedSince(&blob3) != 0); in TEST()