Searched refs:HTTP_REQUEST_RETRY_LIMIT (Results 1 – 3 of 3) sorted by relevance
165 int HTTP_REQUEST_RETRY_LIMIT = 3; field168 return HTTP_REQUEST_RETRY_LIMIT; in getHttpRequestRetryLimit()
154 /* defaultValue= */ HTTP_REQUEST_RETRY_LIMIT); in getHttpRequestRetryLimit()
36 import static com.android.federatedcompute.services.common.Flags.HTTP_REQUEST_RETRY_LIMIT;97 Integer.toString(HTTP_REQUEST_RETRY_LIMIT), in tearDown()300 Integer.toString(HTTP_REQUEST_RETRY_LIMIT), in testGetHttpRequestRetryLimit()303 .isEqualTo(HTTP_REQUEST_RETRY_LIMIT); in testGetHttpRequestRetryLimit()