Searched refs:secondPairLigated (Results 1 – 1 of 1) sorted by relevance
114 const float secondPairLigated[] = {1.0, 0.0, 1.0, 0.0, 0.0, 0.0}; in TEST() local115 EXPECT_FALSE(IsBreakWithAdvances(secondPairLigated, "U+1F1FA U+1F1F8 | U+1F1FA")); in TEST()116 EXPECT_TRUE(IsBreakWithAdvances(secondPairLigated, "U+1F1FA | U+1F1F8 U+1F1FA")); in TEST()