Searched defs:compressed_length (Results 1 – 2 of 2) sorted by relevance
1259 const uint64_t compressed_length, in inflateImpl()1670 int32_t Inflate(const Reader& reader, const uint64_t compressed_length, in Inflate()
936 const uint32_t compressed_length = static_cast<uint32_t>(kATxtContentsCompressed.size()); in TEST() local