Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/io/
Dcoded_stream_unittest.cc500 struct Fixed32Case { struct
501 uint8 bytes[sizeof(uint32)]; // Encoded bytes.
502 uint32 value; // Parsed value.