Searched refs:DecodeFile (Results 1 – 4 of 4) sorted by relevance
79 ASSERT_TRUE ( DecodeFile (filename.c_str(), this)); in TEST_P()81 ASSERT_TRUE (DecodeFile(p.fileName, this)); in TEST_P()144 INSTANTIATE_TEST_CASE_P (DecodeFile, DecoderOutputTest,
151 bool BaseDecoderTest::DecodeFile (const char* fileName, Callback* cbk) { in DecodeFile() function in BaseDecoderTest
33 bool DecodeFile (const char* fileName, Callback* cbk);
537 FILE: ../../../third_party/skia/samplecode/DecodeFile.h