Home
last modified time | relevance | path

Searched refs:testFailedResponse (Results 1 – 1 of 1) sorted by relevance

/packages/modules/OnDevicePersonalization/tests/commontests/src/com/android/odp/module/common/http/
DHttpClientTest.java60 OdpHttpResponse testFailedResponse = in testPerformGetRequestFailsWithRetry() local
66 TestHttpIOSupplier testSupplier = new TestHttpIOSupplier(testFailedResponse); in testPerformGetRequestFailsWithRetry()
82 OdpHttpResponse testFailedResponse = in testPerformGetRequestSuccessWithRetry() local
96 testSuccessfulResponse, testFailedResponse, DEFAULT_RETRY_LIMIT - 1); in testPerformGetRequestSuccessWithRetry()