Searched refs:WEBPAGE_NOT_AVAILABLE_TITLE (Results 1 – 2 of 2) sorted by relevance
78 public static final String WEBPAGE_NOT_AVAILABLE_TITLE = "Webpage not available"; field in TestHtmlConstants
205 assertEquals(TestHtmlConstants.WEBPAGE_NOT_AVAILABLE_TITLE, mOnUiThread.getTitle()); in testAccessAllowFileAccess()