Searched defs:GetMockHttpsUrl (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/cronet/net/test/url_request/ | ||
H A D | url_request_hanging_read_job.cc | 107 GURL URLRequestHangingReadJob::GetMockHttpsUrl() { in GetMockHttpsUrl() function in net::URLRequestHangingReadJob |
H A D | url_request_failed_job.cc | 149 GURL URLRequestFailedJob::GetMockHttpsUrl(int net_error) { in GetMockHttpsUrl() function in net::URLRequestFailedJob |
H A D | url_request_mock_http_job.cc | 110 GURL URLRequestMockHTTPJob::GetMockHttpsUrl(const std::string& path) { in GetMockHttpsUrl() function in net::URLRequestMockHTTPJob |
H A D | url_request_mock_data_job.cc | 198 GURL URLRequestMockDataJob::GetMockHttpsUrl(const std::string& data, in GetMockHttpsUrl() function in net::URLRequestMockDataJob |
/aosp_15_r20/external/cronet/net/dns/ | ||
H A D | dns_transaction_unittest.cc | 503 static std::string GetMockHttpsUrl(const std::string& path) { in GetMockHttpsUrl() function in net::__anon98d353a80111::URLRequestMockDohJob |