Searched refs:getHtmlForPageWithSimpleLinkTo (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
H A DAwContentsClientShouldOverrideUrlLoadingTest.java137 private String getHtmlForPageWithSimpleLinkTo(String destination) { method in class:AwContentsClientShouldOverrideUrlLoadingTest
203 getHtmlForPageWithSimpleLinkTo(DATA_URL), "text/html", false);
286 getHtmlForPageWithSimpleLinkTo(DATA_URL), "text/html", false);
303 getHtmlForPageWithSimpleLinkTo(DATA_URL), "text/html", false);
328 getHtmlForPageWithSimpleLinkTo(DATA_URL), "text/html", false);
360 getHtmlForPageWithSimpleLinkTo(anchorLinkUrl + "#anchor"));
389 getHtmlForPageWithSimpleLinkTo(DATA_URL), "text/html", false);
412 getHtmlForPageWithSimpleLinkTo(httpPathOnServer));
482 getHtmlForPageWithSimpleLinkTo(redirectTargetUrl), "text/html", false);
505 getHtmlForPageWithSimpleLinkTo(redirectTargetUr
[all...]

Completed in 96 milliseconds