Searched refs:mock_helper_ (Results 1 – 1 of 1) sorted by relevance
219 mock_helper_.reset(new MockCloudPrintDataSenderHelper); in SetUp()221 new CloudPrintDataSender(mock_helper_.get(), in SetUp()227 scoped_ptr<MockCloudPrintDataSenderHelper> mock_helper_; member in CloudPrintDataSenderTest238 EXPECT_CALL(*mock_helper_, in TEST_F()252 EXPECT_CALL(*mock_helper_, CallJavascriptFunction(_, _, _)).Times(0); in TEST_F()268 EXPECT_CALL(*mock_helper_, CallJavascriptFunction(_, _, _)).Times(0); in TEST_F()