Searched defs:csd_host_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
H A Dclient_side_detection_host_unittest.cc133 csd_host_ = contents()->safebrowsing_detection_host();
134 csd_host_->set_client_side_detection_service(csd_service_.get());
135 csd_host_->set_safe_browsing_service(sb_service_.get());
151 csd_host_->OnDetectedPhishingSite(verdict_str);
208 ClientSideDetectionHost* csd_host_; member in class:safe_browsing::ClientSideDetectionHostTest

Completed in 16 milliseconds