Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacesearchreply/
H A Dtst_qplacesearchreply.cpp40 class TestSearchReply : public QPlaceSearchReply class
44 TestSearchReply(QObject *parent) : QPlaceSearchReply(parent) {} in TestSearchReply() function in TestSearchReply
45 TestSearchReply() {} in TestSearchReply() function in TestSearchReply
76 TestSearchReply *reply = new TestSearchReply(this); in constructorTest()
83 TestSearchReply *reply = new TestSearchReply(this); in typeTest()
90 TestSearchReply *reply = new TestSearchReply(this); in requestTest()
109 TestSearchReply *reply = new TestSearchReply(this); in resultsTest()