Searched refs:HTTP_BAD_GATEWAY (Results 1 – 7 of 7) sorted by relevance
30 HTTP_BAD_GATEWAY = 502, enumerator
62 case HTTP_BAD_GATEWAY: in GDataErrorCodeToString()
113 case google_apis::HTTP_BAD_GATEWAY: in GDataErrorCodeToSyncStatusCode()
99 case HttpURLConnection.HTTP_BAD_GATEWAY: // 502 in doRetrieveHostList()
222 if (headers->response_code() == net::HTTP_BAD_GATEWAY) in GetDataReductionProxyBypassType()
256 TestURLFetcher* url_fetcher = SetupApiCall(false, net::HTTP_BAD_GATEWAY); in TEST_F()
417 SetServerResponse("", net::URLRequestStatus::SUCCESS, net::HTTP_BAD_GATEWAY); in TEST_F()