Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/testing/libfuzzer/fuzzers/
H A Durl_parse_proto_fuzzer.cc53 std::string protobuf_to_string(const url_proto::Url& url) { in protobuf_to_string() function
130 std::string url_string = protobuf_to_string(url_protobuf); in DEFINE_BINARY_PROTO_FUZZER()
H A Djavascript_parser_proto_fuzzer.cc51 std::string protobuf_to_string( in protobuf_to_string() function
77 std::string source_string = protobuf_to_string(source_protobuf); in DEFINE_BINARY_PROTO_FUZZER()