DidShowSBInterstitial  569 chrome/browser/safe_browsing/client_side_detection_host.cc     if (verdict->is_phishing() || DidShowSBInterstitial()) {
DidShowSBInterstitial  570 chrome/browser/safe_browsing/client_side_detection_host.cc       if (DidShowSBInterstitial()) {
DidShowSBInterstitial  136 chrome/browser/safe_browsing/client_side_detection_host.h   bool DidShowSBInterstitial() const;
DidShowSBInterstitial  377 chrome/browser/safe_browsing/client_side_detection_host_unittest.cc     ASSERT_TRUE(csd_host_->DidShowSBInterstitial());
DidShowSBInterstitial  413 chrome/browser/safe_browsing/client_side_detection_host_unittest.cc     ASSERT_TRUE(csd_host_->DidShowSBInterstitial());
DidShowSBInterstitial  429 chrome/browser/safe_browsing/client_side_detection_host_unittest.cc     ASSERT_FALSE(csd_host_->DidShowSBInterstitial());
DidShowSBInterstitial  433 chrome/browser/safe_browsing/client_side_detection_host_unittest.cc     ASSERT_FALSE(csd_host_->DidShowSBInterstitial());