Searched refs:MockServerProxy (Results 1 – 3 of 3) sorted by relevance
30 MockServerProxy::MockServerProxy() {} in MockServerProxy() function in chromeos::attestation::MockServerProxy32 MockServerProxy::~MockServerProxy() {} in ~MockServerProxy()34 void MockServerProxy::DeferToFake(bool success) { in DeferToFake()
86 scoped_ptr<MockServerProxy> proxy(new StrictMock<MockServerProxy>()); in TEST_F()152 scoped_ptr<MockServerProxy> proxy(new StrictMock<MockServerProxy>()); in TEST_F()178 scoped_ptr<MockServerProxy> proxy(new StrictMock<MockServerProxy>()); in TEST_F()213 scoped_ptr<MockServerProxy> proxy(new StrictMock<MockServerProxy>()); in TEST_F()254 scoped_ptr<MockServerProxy> proxy(new StrictMock<MockServerProxy>()); in TEST_F()288 scoped_ptr<MockServerProxy> proxy(new StrictMock<MockServerProxy>()); in TEST_F()315 scoped_ptr<MockServerProxy> proxy(new StrictMock<MockServerProxy>()); in TEST_F()343 scoped_ptr<MockServerProxy> proxy(new StrictMock<MockServerProxy>()); in TEST_F()383 scoped_ptr<MockServerProxy> proxy(new StrictMock<MockServerProxy>()); in TEST_F()419 scoped_ptr<MockServerProxy> proxy(new StrictMock<MockServerProxy>()); in TEST_F()
39 class MockServerProxy : public ServerProxy {41 MockServerProxy();42 virtual ~MockServerProxy();