Home
last modified time | relevance | path

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

/aosp_15_r20/external/protobuf/conformance/
H A Dbinary_json_conformance_suite.cc356 string binary_protobuf; in ParseJsonResponse() local
359 response.json_payload(), &binary_protobuf); in ParseJsonResponse()
365 if (!test_message->ParseFromString(binary_protobuf)) { in ParseJsonResponse()
/aosp_15_r20/external/cronet/third_party/protobuf/conformance/
H A Dbinary_json_conformance_suite.cc356 string binary_protobuf; in ParseJsonResponse() local
359 response.json_payload(), &binary_protobuf); in ParseJsonResponse()
365 if (!test_message->ParseFromString(binary_protobuf)) { in ParseJsonResponse()