Searched refs:binary_protobuf (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/conformance/
H A Dconformance_test.cc292 string binary_protobuf; local
295 response.json_payload(), &binary_protobuf);
302 if (!test_message.ParseFromString(binary_protobuf)) {

Completed in 127 milliseconds