Searched refs:description (Results 1 – 6 of 6) sorted by relevance
180 public void describeTo(Description description) { in isGreen() argument181 description.appendText("expected color to be green but was " in isGreen()
529 String description, String failingUrl) { in onReceivedError() argument
52 public void onReceivedError(WebView view, int errorCode, String description, in onReceivedError() argument
48 description = "Utility classes for writing WebView tests"
62 …description = "The WebKit Support Library is a static library you can add to your Android applicat…
74 …description = "The WebKit Support Library test application is a demonstration of the APIs provided…