Home
last modified time | relevance | path

Searched refs:test_incremental_decode (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/tests/
H A DCodecTest.cpp131 static void test_incremental_decode(skiatest::Reporter* r, SkCodec* codec, const SkImageInfo& info, in test_incremental_decode() function
312 test_incremental_decode(r, codec, info, *codecDigest); in check_scanline_decode()
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_codecs.py1567 def test_incremental_decode(self): member in IDNACodecTest
3501 def test_incremental_decode(self): member in Rot13Test
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_codecs.py1327 def test_incremental_decode(self): member in IDNACodecTest