Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/javatests/src/org/chromium/android_webview/test/
H A DSafeBrowsingTest.java264 public int getOnSafeBrowsingHitCount() { in getOnSafeBrowsingHitCount() method in SafeBrowsingTest.SafeBrowsingContentsClient
638 int onSafeBrowsingCountBeforeClick = mContentsClient.getOnSafeBrowsingHitCount(); in testSafeBrowsingProceedThroughInterstitialForMainFrame()
644 onSafeBrowsingCountBeforeClick, mContentsClient.getOnSafeBrowsingHitCount()); in testSafeBrowsingProceedThroughInterstitialForMainFrame()