Searched refs:MockAckNotifierDelegate (Results 1 – 8 of 8) sorted by relevance
126 MockAckNotifierDelegate::MockAckNotifierDelegate() { in MockAckNotifierDelegate() function in net::tools::test::MockAckNotifierDelegate129 MockAckNotifierDelegate::~MockAckNotifierDelegate() { in ~MockAckNotifierDelegate()
146 class MockAckNotifierDelegate : public QuicAckNotifier::DelegateInterface {148 MockAckNotifierDelegate();158 virtual ~MockAckNotifierDelegate();160 DISALLOW_COPY_AND_ASSIGN(MockAckNotifierDelegate);
461 scoped_refptr<MockAckNotifierDelegate> delegate( in TEST_F()462 new StrictMock<MockAckNotifierDelegate>); in TEST_F()516 scoped_refptr<MockAckNotifierDelegate> delegate( in TEST_F()517 new StrictMock<MockAckNotifierDelegate>); in TEST_F()556 scoped_refptr<MockAckNotifierDelegate> delegate( in TEST_F()557 new StrictMock<MockAckNotifierDelegate>); in TEST_F()577 scoped_refptr<MockAckNotifierDelegate> delegate( in TEST_F()578 new StrictMock<MockAckNotifierDelegate>); in TEST_F()603 scoped_refptr<MockAckNotifierDelegate> delegate( in TEST_F()604 new StrictMock<MockAckNotifierDelegate>); in TEST_F()
22 delegate_ = new MockAckNotifierDelegate; in SetUp()30 MockAckNotifierDelegate* delegate_;
3613 scoped_refptr<MockAckNotifierDelegate> delegate(new MockAckNotifierDelegate); in TEST_P()3629 scoped_refptr<MockAckNotifierDelegate> delegate(new MockAckNotifierDelegate); in TEST_P()3656 scoped_refptr<MockAckNotifierDelegate> delegate(new MockAckNotifierDelegate); in TEST_P()3692 scoped_refptr<MockAckNotifierDelegate> delegate( in TEST_P()3693 new StrictMock<MockAckNotifierDelegate>); in TEST_P()3733 scoped_refptr<MockAckNotifierDelegate> delegate( in TEST_P()3734 new StrictMock<MockAckNotifierDelegate>); in TEST_P()3775 scoped_refptr<MockAckNotifierDelegate> delegate( in TEST_P()3776 new MockAckNotifierDelegate); in TEST_P()3799 scoped_refptr<MockAckNotifierDelegate> delegate(new MockAckNotifierDelegate); in TEST_P()
843 scoped_refptr<MockAckNotifierDelegate> delegate(new MockAckNotifierDelegate); in TEST_P()
517 class MockAckNotifierDelegate : public QuicAckNotifier::DelegateInterface {519 MockAckNotifierDelegate();529 virtual ~MockAckNotifierDelegate();532 DISALLOW_COPY_AND_ASSIGN(MockAckNotifierDelegate);
379 MockAckNotifierDelegate::MockAckNotifierDelegate() { in MockAckNotifierDelegate() function in net::test::MockAckNotifierDelegate382 MockAckNotifierDelegate::~MockAckNotifierDelegate() { in ~MockAckNotifierDelegate()