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

/external/chromium_org/ui/gfx/image/
H A Dimage_unittest_util.h71 gfx::Image::RepresentationType GetPlatformRepresentationType();
H A Dimage_unittest.cc157 EXPECT_FALSE(image.HasRepresentation(gt::GetPlatformRepresentationType()));
370 EXPECT_FALSE(image.HasRepresentation(gt::GetPlatformRepresentationType()));
380 EXPECT_TRUE(image.HasRepresentation(gt::GetPlatformRepresentationType()));
391 EXPECT_TRUE(image.HasRepresentation(gt::GetPlatformRepresentationType()));
419 EXPECT_TRUE(image.HasRepresentation(gt::GetPlatformRepresentationType()));
H A Dimage_unittest_util.cc198 gfx::Image::RepresentationType GetPlatformRepresentationType() { function in namespace:gfx::test

Completed in 116 milliseconds