Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dmessage_size_unittest.cc48 struct MockExtensionSet { struct
49 void* arena; // 8 bytes
50 int16_t capacity; // 4 bytes
51 int16_t size; // 4 bytes
52 void* data; // 8 bytes