Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacematchreply/
H A Dtst_qplacematchreply.cpp36 class TestMatchReply : public QPlaceMatchReply class
40 TestMatchReply(QObject *parent) : QPlaceMatchReply(parent) {} in TestMatchReply() function in TestMatchReply
41 TestMatchReply() {} in TestMatchReply() function in TestMatchReply
72 QPlaceMatchReply *reply = new TestMatchReply(this); in constructorTest()
79 TestMatchReply *reply = new TestMatchReply(this); in typeTest()
86 TestMatchReply *reply = new TestMatchReply(this); in requestTest()