Home
last modified time | relevance | path

Searched defs:streamForCodec (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/m133/tests/
DSkPngRustDecoderTest.cpp326 auto streamForCodec = std::make_unique<HaltingStream>(std::move(data), kInitialBytes); in DEF_TEST() local
380 auto streamForCodec = std::make_unique<HaltingStream>(std::move(data), kInitialBytes); in DEF_TEST() local