Searched refs:MockProtocolDelegate (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/safe_browsing/
H A Dprotocol_manager_unittest.cc315 class MockProtocolDelegate : public SafeBrowsingProtocolManagerDelegate { class in namespace:__anon4603
317 MockProtocolDelegate() {} function in class:__anon4603::MockProtocolDelegate
318 virtual ~MockProtocolDelegate() {}
380 testing::StrictMock<MockProtocolDelegate> test_delegate;
417 testing::StrictMock<MockProtocolDelegate> test_delegate;
459 testing::StrictMock<MockProtocolDelegate> test_delegate;
507 testing::StrictMock<MockProtocolDelegate> test_delegate;
554 testing::StrictMock<MockProtocolDelegate> test_delegate;
602 testing::StrictMock<MockProtocolDelegate> test_delegate;
653 testing::StrictMock<MockProtocolDelegate> test_delegat
[all...]

Completed in 412 milliseconds