Home
last modified time | relevance | path

Searched defs:Http2TestServerRunnable (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/components/cronet/android/test/src/org/chromium/net/
H A DHttp2TestServer.java181 private static class Http2TestServerRunnable implements Callable<Boolean> { class in Http2TestServer
185 Http2TestServerRunnable(File certFile, File keyFile, CountDownLatch hangingUrlLatch) in Http2TestServerRunnable() method in Http2TestServer.Http2TestServerRunnable