Lines Matching refs:kPixelTolerance
17 const unsigned int kPixelTolerance = 1u; variable
120 EXPECT_PIXEL_COLOR_NEAR(0, 0, GLColor::red, kPixelTolerance); in TEST_P()
121 EXPECT_PIXEL_COLOR_NEAR(0, getWindowHeight() - 1, GLColor::red, kPixelTolerance); in TEST_P()
122 EXPECT_PIXEL_COLOR_NEAR(getWindowWidth() - 1, 0, GLColor::green, kPixelTolerance); in TEST_P()
124 kPixelTolerance); in TEST_P()
142 EXPECT_PIXEL_COLOR_NEAR(0, 0, GLColor::red, kPixelTolerance); in TEST_P()
143 EXPECT_PIXEL_COLOR_NEAR(0, getWindowHeight() - 1, GLColor::red, kPixelTolerance); in TEST_P()
144 EXPECT_PIXEL_COLOR_NEAR(getWindowWidth() - 1, 0, GLColor::green, kPixelTolerance); in TEST_P()
146 kPixelTolerance); in TEST_P()
191 EXPECT_PIXEL_COLOR_NEAR(0, 0, GLColor::red, kPixelTolerance); in TEST_P()
192 EXPECT_PIXEL_COLOR_NEAR(0, getWindowHeight() - 1, GLColor::red, kPixelTolerance); in TEST_P()
193 EXPECT_PIXEL_COLOR_NEAR(getWindowWidth() - 1, 0, GLColor::green, kPixelTolerance); in TEST_P()
195 kPixelTolerance); in TEST_P()
295 EXPECT_PIXEL_COLOR_NEAR(0, 0, GLColor::red, kPixelTolerance); in TEST_P()
296 EXPECT_PIXEL_COLOR_NEAR(0, getWindowHeight() - 1, GLColor::red, kPixelTolerance); in TEST_P()
297 EXPECT_PIXEL_COLOR_NEAR(getWindowWidth() - 1, 0, GLColor::green, kPixelTolerance); in TEST_P()
299 kPixelTolerance); in TEST_P()
320 EXPECT_PIXEL_COLOR_NEAR(0, 0, GLColor::red, kPixelTolerance); in TEST_P()
321 EXPECT_PIXEL_COLOR_NEAR(0, getWindowHeight() - 1, GLColor::red, kPixelTolerance); in TEST_P()
322 EXPECT_PIXEL_COLOR_NEAR(getWindowWidth() - 1, 0, GLColor::green, kPixelTolerance); in TEST_P()
324 kPixelTolerance); in TEST_P()
347 EXPECT_PIXEL_COLOR_NEAR(0, 0, GLColor::red, kPixelTolerance); in TEST_P()
348 EXPECT_PIXEL_COLOR_NEAR(0, getWindowHeight() - 1, GLColor::red, kPixelTolerance); in TEST_P()
349 EXPECT_PIXEL_COLOR_NEAR(getWindowWidth() - 1, 0, GLColor::green, kPixelTolerance); in TEST_P()
351 kPixelTolerance); in TEST_P()
372 EXPECT_PIXEL_COLOR_NEAR(0, 0, GLColor::red, kPixelTolerance); in TEST_P()
373 EXPECT_PIXEL_COLOR_NEAR(0, getWindowHeight() - 1, GLColor::red, kPixelTolerance); in TEST_P()
374 EXPECT_PIXEL_COLOR_NEAR(getWindowWidth() - 1, 0, GLColor::green, kPixelTolerance); in TEST_P()
376 kPixelTolerance); in TEST_P()
402 EXPECT_PIXEL_COLOR_NEAR(0, 0, GLColor::red, kPixelTolerance); in TEST_P()
403 EXPECT_PIXEL_COLOR_NEAR(0, getWindowHeight() - 1, GLColor::red, kPixelTolerance); in TEST_P()
404 EXPECT_PIXEL_COLOR_NEAR(getWindowWidth() - 1, 0, GLColor::green, kPixelTolerance); in TEST_P()
406 kPixelTolerance); in TEST_P()