Home
last modified time | relevance | path

Searched refs:getLoadStatus (Results 1 – 1 of 1) sorted by relevance

/cts/libs/deviceutillegacy/src/android/webkit/cts/
DWebViewSyncLoader.java256 private synchronized String getLoadStatus() { in getLoadStatus() method in WebViewSyncLoader
325 Assert.fail("Action failed to complete before timeout: " + getLoadStatus()); in waitForLoadCompletionOnTestThread()