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

  /external/chromium_org/content/renderer/
bmp_image_decoder_unittest.cc 25 TestDecoding(TEST_SMALLER, kThresholdSize);
35 TestDecoding(TEST_BIGGER, kThresholdSize);
ico_image_decoder_unittest.cc 22 TestDecoding();
  /external/chromium_org/content/test/
image_decoder_test.h 65 void TestDecoding(ImageDecoderTestFileSelection file_selection,
68 void TestDecoding() {
69 TestDecoding(TEST_ALL, 0);
image_decoder_test.cc 154 void ImageDecoderTest::TestDecoding(

Completed in 139 milliseconds