Searched refs:TEST_URL_QUERY (Results 1 – 1 of 1) sorted by relevance
118 private static final String TEST_URL_QUERY = "testquery"; field in CaptivePortalLoginActivityTest482 server.setResponseBody(TEST_URL_QUERY, in runCustomSchemeTest()487 initActivity(server.makeUrl(TEST_URL_QUERY)); in runCustomSchemeTest()534 assertEquals(Uri.parse(server.makeUrl(TEST_URL_QUERY)), sentIntent.getData()); in testUnsupportedScheme()547 server.setResponseBody(TEST_URL_QUERY, in testDownload()554 initActivity(server.makeUrl(TEST_URL_QUERY)); in testDownload()