Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/io/
Dcoded_stream_unittest.cc553 struct Fixed64Case { struct
554 uint8 bytes[sizeof(uint64)]; // Encoded bytes.
555 uint64 value; // Parsed value.