Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/io/
Dcoded_stream_unittest.cc1312 ReallyBigInputStream() : backup_amount_(0), buffer_count_(0) {} in ReallyBigInputStream()
1320 switch (buffer_count_++) { in Next()
1349 int64 buffer_count_; member in google::protobuf::io::__anon5322f6d80111::ReallyBigInputStream