Home
last modified time | relevance | path

Searched refs:mAccountAdaptor (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/tests/dbus/
H A Daccount-connection-factory.cpp85 mDispatcher(0), mAccountAdaptor(0), in TestAccountConnectionFactory()
111 AccountAdaptor *mAccountAdaptor; member in TestAccountConnectionFactory
341 mAccountAdaptor->setConnection(QString()); in testSwitch()
371 mAccountAdaptor->setConnection(QString()); in testQueuedSwitch()
373 mAccountAdaptor->setConnection(QString()); in testQueuedSwitch()
374 mAccountAdaptor->setConnection(QString()); in testQueuedSwitch()
375 mAccountAdaptor->setConnection(QString()); in testQueuedSwitch()
377 mAccountAdaptor->setConnection(QString()); in testQueuedSwitch()
418 if (mAccountAdaptor) { in cleanup()
419 delete mAccountAdaptor; in cleanup()
[all …]
H A Dcontact-messenger.cpp169 mCDMessagesAdaptor(0), mAccountAdaptor(0), in TestContactMessenger()
203 AccountAdaptor *mAccountAdaptor; member in TestContactMessenger
346 mAccountAdaptor = new AccountAdaptor(acc); in initTestCase()
386 mAccountAdaptor->setConnection(mConnPath); in initTestCase()