Searched refs:golden2 (Results 1 – 1 of 1) sorted by relevance
684 string golden2 = "the quick brown fox jumps over the lazy dog"; in TEST_F() local685 const size_t total_size = golden1.size() + golden2.size(); in TEST_F()687 Compress(golden2, GzipOutputStream::Options()); in TEST_F()