Home
last modified time | relevance | path

Searched defs:VarintErrorCase (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream_unittest.cc351 struct VarintErrorCase { struct
352 uint8_t bytes[12];
353 size_t size;
354 bool can_parse;
355 const char* name;