Searched refs:mServerUri (Results 1 – 1 of 1) sorted by relevance
124 private String mServerUri; field in CtsTestServer171 mServerUri = "https://localhost:" + SSL_SERVER_PORT; in CtsTestServer()173 mServerUri = "http://localhost:" + SERVER_PORT; in CtsTestServer()189 URL url = new URL(mServerUri + SHUTDOWN_PREFIX); in shutdown()271 return mServerUri; in getBaseUri()