Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacesearchreply/
H A Dtst_qplacesearchreply.cpp56 class tst_QPlaceSearchReply : public QObject class
61 tst_QPlaceSearchReply();
70 tst_QPlaceSearchReply::tst_QPlaceSearchReply() in tst_QPlaceSearchReply() function in tst_QPlaceSearchReply
74 void tst_QPlaceSearchReply::constructorTest() in constructorTest()
81 void tst_QPlaceSearchReply::typeTest() in typeTest()
88 void tst_QPlaceSearchReply::requestTest() in requestTest()
107 void tst_QPlaceSearchReply::resultsTest() in resultsTest()
133 QTEST_APPLESS_MAIN(tst_QPlaceSearchReply)