Searched defs:decompressed_data (Results 1 – 3 of 3) sorted by relevance
94 brillo::Blob decompressed_data(kDecompressedLength); in TEST_F() local
261 bool XzDecompress(const std::string& compressed_data, std::string* decompressed_data) { in XzDecompress()
404 std::string decompressed_data; in ParseSymbolsFromELFFile() local