Searched refs:shot (Results 1 – 2 of 2) sorted by relevance
745 auto shot = getScreenCapture(); in TEST_P() local746 shot->expectColor(rect, Color::RED); in TEST_P()747 shot->expectBorder(rect, Color::BLACK); in TEST_P()754 auto shot = getScreenCapture(); in TEST_P() local755 shot->expectColor(rect, Color::RED); in TEST_P()756 shot->expectBorder(rect, Color::BLACK); in TEST_P()831 auto shot = getScreenCapture(); in TEST_P() local833 shot->expectColor(rect, Color::RED); in TEST_P()834 shot->expectBorder(rect, Color::BLACK); in TEST_P()908 auto shot = getScreenCapture(); in TEST_P() local[all …]
287 * requests), or of the request(s) just submitted (for single-shot capture).