Searched defs:getSuccessURL (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/components/cronet/android/test/smoketests/src/org/chromium/net/smoke/ | ||
H A D | ChromiumNativeTestSupport.java | 73 public String getSuccessURL() { in getSuccessURL() method in ChromiumNativeTestSupport.QuicTestServer |
H A D | TestSupport.java | 83 String getSuccessURL(); in getSuccessURL() method |
H A D | HttpTestServer.java | 74 public String getSuccessURL() { in getSuccessURL() method in HttpTestServer |
/aosp_15_r20/external/cronet/components/cronet/android/test/src/org/chromium/net/ | ||
H A D | NativeTestServer.java | 81 public static String getSuccessURL() { in getSuccessURL() method in NativeTestServer |