Home
last modified time | relevance | path

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

/external/cronet/components/cronet/android/test/javatests/src/org/chromium/net/
DHttp2TestServer.java117 Context context, String certFileName, String keyFileName) throws Exception { in startHttp2TestServer()
121 public static boolean startHttp2TestServer(Context context, String certFileName, in startHttp2TestServer()
DPkpTest.java462 private X509Certificate readCertFromFileInPemFormat(String certFileName) throws Exception { in readCertFromFileInPemFormat()
/external/cronet/components/cronet/android/test/src/org/chromium/net/
DHttp2TestServer.java142 Context context, String certFileName, String keyFileName) throws Exception { in startHttp2TestServer()
146 public static boolean startHttp2TestServer(Context context, String certFileName, in startHttp2TestServer()