HomeSort by relevance Sort by last modified time
    Searched refs:BitmapImageTest (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
BitmapImageTest.cpp 44 class BitmapImageTest : public ::testing::Test {
127 TEST_F(BitmapImageTest, DISABLED_destroyDecodedDataExceptCurrentFrame)
129 TEST_F(BitmapImageTest, destroyDecodedDataExceptCurrentFrame)
144 TEST_F(BitmapImageTest, DISABLED_destroyAllDecodedData)
146 TEST_F(BitmapImageTest, destroyAllDecodedData)
157 TEST_F(BitmapImageTest, maybeAnimated)
167 TEST_F(BitmapImageTest, isAllDataReceived)
190 TEST_F(BitmapImageTest, jpegHasColorProfile)
206 TEST_F(BitmapImageTest, pngHasColorProfile)
222 TEST_F(BitmapImageTest, webpHasColorProfile
    [all...]
BitmapImage.h 91 friend class BitmapImageTest;

Completed in 234 milliseconds