Home
last modified time | relevance | path

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

/test/app_compat/csuite/test_scripts/src/main/java/com/android/webview/tests/
DWebviewAppLaunchTest.java113 AssertionError lastError = null; in testAppLaunch() local
120 lastError = e; in testAppLaunch()
126 if (lastError == null) { in testAppLaunch()
145 lastError); in testAppLaunch()
DWebviewAppCrawlTest.java215 AssertionError lastError = null; in testAppCrawl() local
222 lastError = e; in testAppCrawl()
228 if (lastError == null) { in testAppCrawl()
247 lastError); in testAppCrawl()