HomeSort by relevance Sort by last modified time
    Searched full:cb_other (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_host_unittest.cc 626 ClientSideDetectionService::ClientReportPhishingRequestCallback cb_other; local
633 SaveArg<1>(&cb_other),
642 ASSERT_FALSE(cb_other.is_null());
651 cb_other.Run(other_phishing_url, true); // Should show interstitial.
    [all...]

Completed in 227 milliseconds