Searched refs:test_incremental_decode (Results 1 – 4 of 4) sorted by relevance
/external/skqp/tests/ |
D | CodecTest.cpp | 115 static void test_incremental_decode(skiatest::Reporter* r, SkCodec* codec, const SkImageInfo& info, in test_incremental_decode() function 322 test_incremental_decode(r, codec.get(), info, codecDigest); in check()
|
/external/skia/tests/ |
D | CodecTest.cpp | 115 static void test_incremental_decode(skiatest::Reporter* r, SkCodec* codec, const SkImageInfo& info, in test_incremental_decode() function 322 test_incremental_decode(r, codec.get(), info, codecDigest); in check()
|
/external/python/cpython2/Lib/test/ |
D | test_codecs.py | 1327 def test_incremental_decode(self): member in IDNACodecTest
|
/external/python/cpython3/Lib/test/ |
D | test_codecs.py | 1649 def test_incremental_decode(self): member in IDNACodecTest
|