Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dcoded_stream_unittest.cc505 struct Fixed64Case { struct
506 uint8 bytes[sizeof(uint64)]; // Encoded bytes.
507 uint64 value; // Parsed value.