Searched refs:ubyteColors (Results 1 – 1 of 1) sorted by relevance
745 std::array<GLColor, 4> ubyteColors = {GLColor::red, GLColor::green}; in TEST_P() local747 for (const GLColor &color : ubyteColors) in TEST_P()785 EXPECT_PIXEL_COLOR_EQ(pointx, pointy, ubyteColors[pointColorIndex]); in TEST_P()