HomeSort by relevance Sort by last modified time
    Searched refs:RunLogin (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
xmppengine_unittest.cc 70 void RunLogin();
77 void XmppEngineTest::RunLogin() {
196 RunLogin();
204 RunLogin();
240 RunLogin();
268 RunLogin();
rostermodule_unittest.cc 259 static void RunLogin(RosterModuleTest* obj, XmppEngine* engine,
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);
chatroommodule_unittest.cc 200 RunLogin(this, engine.get(), &handler);

Completed in 267 milliseconds