Searched refs:TEST_URL_QUERY (Results 1 – 1 of 1) sorted by relevance
107 private static final String TEST_URL_QUERY = "testquery"; field in CaptivePortalLoginActivityTest387 server.setResponseBody(TEST_URL_QUERY, in runCustomSchemeTest()392 initActivity(server.makeUrl(TEST_URL_QUERY)); in runCustomSchemeTest()439 assertEquals(Uri.parse(server.makeUrl(TEST_URL_QUERY)), sentIntent.getData()); in testUnsupportedScheme()452 server.setResponseBody(TEST_URL_QUERY, in testDownload()459 initActivity(server.makeUrl(TEST_URL_QUERY)); in testDownload()