Home
last modified time | relevance | path

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

/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/
DCaptivePortalLoginActivityTest.java515 private static final class MockResponse { class in CaptivePortalLoginActivityTest.HttpServer
520 MockResponse(String body, String mimetype, Map<String, String> headers) { in MockResponse() method in CaptivePortalLoginActivityTest.HttpServer.MockResponse