Searched refs:HTTP_GATEWAY_TIMEOUT (Results 1 – 4 of 4) sorted by relevance
142 case HttpURLConnection.HTTP_GATEWAY_TIMEOUT: in isRetryableHttpError()
292 case HttpURLConnection.HTTP_GATEWAY_TIMEOUT: // 504 in httpStatusToGrpcCode()
333 # define HTTP_GATEWAY_TIMEOUT HTTP_STATUS_GATEWAY_TIMEOUT macro
530 new MockResponse().setResponseCode(HttpURLConnection.HTTP_GATEWAY_TIMEOUT)); in downloadOneFile_retryAfterFailure()