Searched refs:startAndWaitForComplete (Results 1 – 3 of 3) sorted by relevance
66 TestUrlRequestCallback callback = startAndWaitForComplete(url); in testBrotliAdvertised()81 TestUrlRequestCallback callback = startAndWaitForComplete(url); in testBrotliNotAdvertised()96 TestUrlRequestCallback callback = startAndWaitForComplete(url); in testBrotliDecoded()105 private TestUrlRequestCallback startAndWaitForComplete(String url) { in startAndWaitForComplete() method in BrotliTest
62 TestUrlRequestCallback callback = startAndWaitForComplete(url); in testRequest_failsWithoutMockVerifier()78 TestUrlRequestCallback callback = startAndWaitForComplete(url); in testRequest_passesWithMockVerifier()82 private TestUrlRequestCallback startAndWaitForComplete(String url) { in startAndWaitForComplete() method in MockCertVerifierTest
104 private TestUrlRequestCallback startAndWaitForComplete(String url) throws Exception { in startAndWaitForComplete() method in CronetUrlRequestTest172 TestUrlRequestCallback callback = startAndWaitForComplete(url); in testSimpleGet()412 TestUrlRequestCallback callback = startAndWaitForComplete(url); in testNotFound()430 TestUrlRequestCallback callback = startAndWaitForComplete(url); in testContentLengthMismatchFailsOnce()651 TestUrlRequestCallback callback = startAndWaitForComplete(NativeTestServer.getSuccessURL()); in testMockSuccess()667 TestUrlRequestCallback callback = startAndWaitForComplete(NativeTestServer.getSuccessURL()); in testResponseHeadersList()688 startAndWaitForComplete(NativeTestServer.getMultiRedirectURL()); in testMockMultiRedirect()719 startAndWaitForComplete(NativeTestServer.getNotFoundURL()); in testMockNotFound()735 startAndWaitForComplete(MockUrlRequestJobFactory.getMockUrlWithFailure( in testMockStartAsyncError()752 startAndWaitForComplete(MockUrlRequestJobFactory.getMockUrlWithFailure( in testMockReadDataSyncError()[all …]