Home
last modified time | relevance | path

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

/third_party/protobuf/conformance/
Dconformance_test.cc370 WireFormat wire_format) { in WireFormatToString()
/third_party/protobuf/src/google/protobuf/
Dmap_test.cc2397 std::string wire_format = data; in TEST() local