Searched defs:RunLogin (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/xmpp/
H A Dxmppengine_unittest.cc70 void RunLogin();
77 void XmppEngineTest::RunLogin() { function in class:XmppEngineTest
196 RunLogin();
204 RunLogin();
240 RunLogin();
268 RunLogin();
H A Drostermodule_unittest.cc259 static void RunLogin(RosterModuleTest* obj, XmppEngine* engine, function in class:buzz::RosterModuleTest
261 // Needs to be similar to XmppEngineTest::RunLogin
298 RunLogin(this, engine.get(), &handler);
421 RunLogin(this, engine.get(), &handler);
553 RunLogin(this, engine.get(), &handler);
616 RunLogin(this, engine.get(), &handler);

Completed in 82 milliseconds