Home
last modified time | relevance | path

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

/third_party/skia/tests/
DPDFGlyphsToUnicodeTest.cpp25 const size_t streamSize = stream.bytesWritten(); in stream_equals() local
/third_party/flutter/skia/tests/
DPDFGlyphsToUnicodeTest.cpp26 const size_t streamSize = stream.bytesWritten(); in stream_equals() local
/third_party/lz4/programs/
Dlz4io.c949 unsigned long long streamSize = 0; in LZ4IO_decodeLegacyStream() local