Searched defs:GetMockHttpUrl (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/net/test/url_request/ | ||
H A D | url_request_hanging_read_job.cc | 102 GURL URLRequestHangingReadJob::GetMockHttpUrl() { in GetMockHttpUrl() function in net::URLRequestHangingReadJob |
H A D | url_request_failed_job.cc | 144 GURL URLRequestFailedJob::GetMockHttpUrl(int net_error) { in GetMockHttpUrl() function in net::URLRequestFailedJob |
H A D | url_request_mock_data_job.cc | 192 GURL URLRequestMockDataJob::GetMockHttpUrl(const std::string& data, in GetMockHttpUrl() function in net::URLRequestMockDataJob |
/aosp_15_r20/external/cronet/net/dns/ | ||
H A D | dns_transaction_unittest.cc | 507 static std::string GetMockHttpUrl(const std::string& path) { in GetMockHttpUrl() function in net::__anon98d353a80111::URLRequestMockDohJob |