Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/cronet/android/test/src/org/chromium/net/
H A DHttp2TestServer.java148 public static boolean startHttp2TestServer(Context context) throws Exception { in startHttp2TestServer() method in Http2TestServer
153 public static boolean startHttp2TestServer(Context context, CountDownLatch hangingUrlLatch) in startHttp2TestServer() method in Http2TestServer
160 private static boolean startHttp2TestServer( in startHttp2TestServer() method in Http2TestServer