Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/test/url_request/
H A Durl_request_failed_job.cc52 std::string phase_error_string; in MaybeInterceptRequest() local
54 &phase_error_string)) { in MaybeInterceptRequest()
55 if (base::StringToInt(phase_error_string, &net_error)) { in MaybeInterceptRequest()