Home
last modified time | relevance | path

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

/external/cronet/components/cronet/android/test/javatests/src/org/chromium/net/
DCronetUrlRequestContextTest.java130 static class ShutdownTestUrlRequestCallback extends TestUrlRequestCallback { class in CronetUrlRequestContextTest
134 ShutdownTestUrlRequestCallback(HttpEngine cronetEngine) { in ShutdownTestUrlRequestCallback() method in CronetUrlRequestContextTest.ShutdownTestUrlRequestCallback
185 ShutdownTestUrlRequestCallback callback = in testShutdown()
186 new ShutdownTestUrlRequestCallback(testFramework.mCronetEngine); in testShutdown()
320 ShutdownTestUrlRequestCallback callback = in testShutdownAfterError()
321 new ShutdownTestUrlRequestCallback(testFramework.mCronetEngine); in testShutdownAfterError()