Searched refs:test_pixel_1 (Results 1 – 2 of 2) sorted by relevance
86 SkColor test_pixel_1 = 0xffccbbaa; in TEST_F() local89 image.getAddr32(0, 1)[0] = test_pixel_1; in TEST_F()101 ASSERT_EQ(test_pixel_1, images[0].getAddr32(0, 1)[0]); in TEST_F()
92 SkColor test_pixel_1 = 0xffccbbaa; in TEST_F() local95 image.getAddr32(0, 1)[0] = test_pixel_1; in TEST_F()107 ASSERT_EQ(test_pixel_1, images[0].getAddr32(0, 1)[0]); in TEST_F()