Home
last modified time | relevance | path

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

/external/cronet/testing/libfuzzer/proto/
Durl_proto_converter.cc72 for (const std::string& path_segment : url.path()) { in Convert() local
/external/cronet/testing/libfuzzer/fuzzers/
Durl_parse_proto_fuzzer.cc95 for (const std::string& path_segment : url.path()) { in protobuf_to_string() local