Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacesearchsuggestionreply/
H A Dtst_qplacesearchsuggestionreply.cpp47 class tst_QPlaceSearchSuggestionReply : public QObject class
52 tst_QPlaceSearchSuggestionReply();
60 tst_QPlaceSearchSuggestionReply::tst_QPlaceSearchSuggestionReply() in tst_QPlaceSearchSuggestionReply() function in tst_QPlaceSearchSuggestionReply
64 void tst_QPlaceSearchSuggestionReply::constructorTest() in constructorTest()
72 void tst_QPlaceSearchSuggestionReply::typeTest() in typeTest()
80 void tst_QPlaceSearchSuggestionReply::suggestionsTest() in suggestionsTest()
93 QTEST_APPLESS_MAIN(tst_QPlaceSearchSuggestionReply)