Searched refs:JS_UNLOAD_URL (Results 1 – 2 of 2) sorted by relevance
40 public static final String JS_UNLOAD_URL = "webkit/jsunload.html"; field in TestHtmlConstants
214 … mOnUiThread.loadUrlAndWaitForCompletion(mWebServer.getAssetUrl(TestHtmlConstants.JS_UNLOAD_URL)); in testOnJsBeforeUnloadIsCalled()