Searched refs:kCompressedData (Results 1 – 2 of 2) sorted by relevance
28 const uint8_t kCompressedData[] = { variable40 reinterpret_cast<const char*>(kCompressedData), in TEST()41 base::size(kCompressedData)); in TEST()46 std::string compressed_data(reinterpret_cast<const char*>(kCompressedData), in TEST()47 base::size(kCompressedData)); in TEST()59 EXPECT_TRUE(GzipUncompress(kCompressedData, &uncompressed_data)); in TEST()89 reinterpret_cast<const char*>(kCompressedData), in TEST()90 base::size(kCompressedData)); in TEST()