IsAuthDone 36 jingle/notifier/base/gaia_token_pre_xmpp_auth.h virtual bool IsAuthDone() const OVERRIDE; IsAuthDone 56 jingle/notifier/base/xmpp_connection_unittest.cc MOCK_CONST_METHOD0(IsAuthDone, bool()); IsAuthDone 120 jingle/notifier/base/xmpp_connection_unittest.cc EXPECT_CALL(*mock_pre_xmpp_auth_, IsAuthDone()).WillOnce(Return(true)); IsAuthDone 139 jingle/notifier/base/xmpp_connection_unittest.cc EXPECT_CALL(*mock_pre_xmpp_auth_, IsAuthDone()).WillOnce(Return(true));