Searched refs:has_arrow (Results 1 – 2 of 2) sorted by relevance
50 EXPECT_TRUE(BubbleBorder::has_arrow(arrow_location)); in TEST_F()66 EXPECT_TRUE(BubbleBorder::has_arrow(arrow_location)); in TEST_F()82 EXPECT_TRUE(BubbleBorder::has_arrow(arrow_location)); in TEST_F()98 EXPECT_TRUE(BubbleBorder::has_arrow(arrow_location)); in TEST_F()114 EXPECT_TRUE(BubbleBorder::has_arrow(arrow_location)); in TEST_F()130 EXPECT_TRUE(BubbleBorder::has_arrow(arrow_location)); in TEST_F()146 EXPECT_TRUE(BubbleBorder::has_arrow(arrow_location)); in TEST_F()162 EXPECT_TRUE(BubbleBorder::has_arrow(arrow_location)); in TEST_F()179 EXPECT_TRUE(BubbleBorder::has_arrow(arrow_location)); in TEST_F()207 EXPECT_TRUE(BubbleBorder::has_arrow(arrow_location)); in TEST_F()[all …]
66 static bool has_arrow(ArrowLocation loc) { in has_arrow() function