Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacemanager/
H A Dtst_qplacemanager.cpp53 class tst_QPlaceManager : public QObject class
73 void tst_QPlaceManager::initTestCase() in initTestCase()
100 void tst_QPlaceManager::testMetadata() in testMetadata()
106 void tst_QPlaceManager::testLocales() in testLocales()
126 void tst_QPlaceManager::testMatchUnsupported() in testMatchUnsupported()
133 void tst_QPlaceManager::compatiblePlace() in compatiblePlace()
146 void tst_QPlaceManager::cleanupTestCase() in cleanupTestCase()
151 bool tst_QPlaceManager::checkSignals(QPlaceReply *reply, QPlaceReply::Error expectedError) in checkSignals()
234 QTEST_GUILESS_MAIN(tst_QPlaceManager)