OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RunLogin
(Results
1 - 2
of
2
) 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);
Completed in 54 milliseconds