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
4722 Label blob3; in TEST() local4723 __ Bind(&blob3); in TEST()4725 VIXL_CHECK(__ GetSizeOfCodeGeneratedSince(&blob3) != 0); in TEST()