Home
last modified time | relevance | path

Searched refs:golden2 (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/io/
Dzero_copy_stream_unittest.cc684 string golden2 = "the quick brown fox jumps over the lazy dog"; in TEST_F() local
685 const size_t total_size = golden1.size() + golden2.size(); in TEST_F()
687 Compress(golden2, GzipOutputStream::Options()); in TEST_F()