Searched refs:currentUrl (Results 1 – 1 of 1) sorted by relevance
1203 final String currentUrl = mOnUiThread.getUrl(); in testLoadDataWithBaseUrl_dataBaseUrlIgnoresHistoryUrl() local1204 assertEquals("Current URL (" + currentUrl + ") should be a data URI", 0, in testLoadDataWithBaseUrl_dataBaseUrlIgnoresHistoryUrl()1206 assertThat("Current URL (" + currentUrl + ") should contain the simple HTML we loaded", in testLoadDataWithBaseUrl_dataBaseUrlIgnoresHistoryUrl()