Searched refs:url2 (Results 1 – 3 of 3) sorted by relevance
101 String url2 = server.getAssetUrl(TestHtmlConstants.HTML_URL2); in testGetCurrentItem() local107 mOnUiThread.loadUrlAndWaitForCompletion(url2); in testGetCurrentItem()108 checkBackForwardList(url1, url2); in testGetCurrentItem()111 checkBackForwardList(url1, url2, url3); in testGetCurrentItem()
542 String url2 = mWebServer.getAssetUrl(TestHtmlConstants.HTML_URL2); in testGoBackAndForward() local550 mOnUiThread.loadUrlAndWaitForCompletion(url2); in testGoBackAndForward()551 pollingCheckWebBackForwardList(url2, 1, 2); in testGoBackAndForward()561 pollingCheckWebBackForwardList(url2, 1, 3); in testGoBackAndForward()1716 final String url2 = mWebServer.getAssetUrl(TestHtmlConstants.HTML_URL2); in testRequestFocusNodeHref() local1721 + url2 in testRequestFocusNodeHref()1765 if (handler.mResultUrl != null && handler.mResultUrl.equals(url2)) { in testRequestFocusNodeHref()1777 assertEquals(url2, handler.getResultUrl()); in testRequestFocusNodeHref()1992 String url2 = mWebServer.getAssetUrl(TestHtmlConstants.HTML_URL2); in testClearHistory() local1998 mOnUiThread.loadUrlAndWaitForCompletion(url2); in testClearHistory()[all …]
412 String url2 = mWebServer.getAssetUrl(TestHtmlConstants.BR_TAG_URL); in testDoUpdateVisitedHistory() local414 mOnUiThread.loadUrlAndWaitForCompletion(url2); in testDoUpdateVisitedHistory()