Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacereply/
H A Dtst_qplacereply.cpp46 class tst_QPlaceReply : public QObject class
51 tst_QPlaceReply();
60 tst_QPlaceReply::tst_QPlaceReply() in tst_QPlaceReply() function in tst_QPlaceReply
65 void tst_QPlaceReply::constructorTest() in constructorTest()
72 void tst_QPlaceReply::typeTest() in typeTest()
80 void tst_QPlaceReply::finishedTest() in finishedTest()
90 void tst_QPlaceReply::errorTest() in errorTest()
107 QTEST_APPLESS_MAIN(tst_QPlaceReply)