Searched defs:compressed_length (Results 1 – 3 of 3) sorted by relevance
96 uint32_t compressed_length; member
740 const uint32_t compressed_length = kATxtContentsCompressed.size(); in TEST() local
958 int32_t Inflate(const Reader& reader, const uint32_t compressed_length, in Inflate()