Searched refs:img_rep2 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/extensions/browser/
H A Dimage_loader_unittest.cc237 const gfx::ImageSkiaRep* img_rep2 = &image_reps[1]; local
241 img_rep2->pixel_width());
306 const gfx::ImageSkiaRep* img_rep2 = &image_reps[1]; local
309 EXPECT_EQ(extension_misc::EXTENSION_ICON_SMALLISH, img_rep2->pixel_width());
310 EXPECT_EQ(2.0f, img_rep2->scale());

Completed in 323 milliseconds