Searched refs:mock_xmpp_connection_delegate_ (Results 1 – 1 of 1) sorted by relevance
95 MockXmppConnectionDelegate mock_xmpp_connection_delegate_; member in notifier::XmppConnectionTest103 &mock_xmpp_connection_delegate_, NULL); in TEST_F()111 EXPECT_CALL(mock_xmpp_connection_delegate_, in TEST_F()116 &mock_xmpp_connection_delegate_, NULL); in TEST_F()130 EXPECT_CALL(mock_xmpp_connection_delegate_, in TEST_F()135 &mock_xmpp_connection_delegate_, mock_pre_xmpp_auth_.release()); in TEST_F()149 EXPECT_CALL(mock_xmpp_connection_delegate_, in TEST_F()154 &mock_xmpp_connection_delegate_, mock_pre_xmpp_auth_.release()); in TEST_F()162 EXPECT_CALL(mock_xmpp_connection_delegate_, in TEST_F()167 &mock_xmpp_connection_delegate_, NULL); in TEST_F()[all …]