HomeSort by relevance Sort by last modified time
    Searched refs:ClientSideDetectionHostTest (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_host_unittest.cc 200 class ClientSideDetectionHostTest : public ChromeRenderViewHostTestHarness {
455 TEST_F(ClientSideDetectionHostTest, OnPhishingDetectionDoneInvalidVerdict) {
468 TEST_F(ClientSideDetectionHostTest, OnPhishingDetectionDoneNotPhishing) {
500 TEST_F(ClientSideDetectionHostTest, OnPhishingDetectionDoneDisabled) {
532 TEST_F(ClientSideDetectionHostTest, OnPhishingDetectionDoneShowInterstitial) {
583 TEST_F(ClientSideDetectionHostTest, OnPhishingDetectionDoneMultiplePings) {
672 TEST_F(ClientSideDetectionHostTest,
691 TEST_F(ClientSideDetectionHostTest,
720 TEST_F(ClientSideDetectionHostTest,
764 TEST_F(ClientSideDetectionHostTest,
    [all...]
client_side_detection_host.h 78 friend class ClientSideDetectionHostTest;

Completed in 50 milliseconds