Home
last modified time | relevance | path

Searched refs:testHttpsUrl2 (Results 1 – 1 of 1) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/javatests/src/org/chromium/chrome/browser/omnibox/suggestions/
H A DSwitchToTabTest.java263 final String testHttpsUrl2 = mTestServer.getURL("/chrome/test/data/android/ok.txt"); in testSwitchToTabSuggestion() local
266 mActivityTestRule.loadUrlInNewTab(testHttpsUrl2); in testSwitchToTabSuggestion()
292 final String testHttpsUrl2 = mTestServer.getURL("/chrome/test/data/android/ok.txt"); in testSwitchToTabSuggestionWhenIncognitoTabOnTop() local
294 mActivityTestRule.loadUrlInNewTab(testHttpsUrl2); in testSwitchToTabSuggestionWhenIncognitoTabOnTop()
330 final String testHttpsUrl2 = mTestServer.getURL("/chrome/test/data/android/ok.txt"); in testNoSwitchToIncognitoTabFromNormalModel() local
334 mActivityTestRule.loadUrlInNewTab(testHttpsUrl2); in testNoSwitchToIncognitoTabFromNormalModel()
358 final String testHttpsUrl2 = mTestServer.getURL("/chrome/test/data/android/ok.txt"); in testSwitchToTabInSearchActivity() local
361 mActivityTestRule.loadUrlInNewTab(testHttpsUrl2); in testSwitchToTabInSearchActivity()