Home
last modified time | relevance | path

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

/external/chromium/net/base/
Dgzip_filter_unittest.cc182 const char* encode_next = encoded_source; in DecodeAndCompareWithFilter() local
190 memcpy(filter->stream_buffer()->data(), encode_next, encode_data_len); in DecodeAndCompareWithFilter()
192 encode_next += encode_data_len; in DecodeAndCompareWithFilter()