Searched refs:httpsProbeUrl (Results 1 – 1 of 1) sorted by relevance
149 private val httpsProbeUrl get() = constant340 nsInstrumentation.addHttpResponse(HttpResponse(httpsProbeUrl, responseCode = 204)) in testValidation()357 nsInstrumentation.getRequestUrls()[0] == httpsProbeUrl) in testValidation()392 nsInstrumentation.addHttpResponse(HttpResponse(httpsProbeUrl, responseCode = 204)) in testCapportApi()