Searched defs:TEST_URL (Results 1 – 3 of 3) sorted by relevance
37 private static final String TEST_URL = "http://www.test.com/support"; field in WebActivityTest52 TEST_URL, STATUS_BAR_COLOR)); in testUrlLaunched() local
65 private val TEST_URL = "https://test.download.example.com/myfile" constant
105 private static final String TEST_URL = "http://android.test.com"; field in CaptivePortalLoginActivityTest