Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplaceratings/
H A Dtst_qplaceratings.cpp36 class tst_QPlaceRatings : public QObject class
41 tst_QPlaceRatings();
51 tst_QPlaceRatings::tst_QPlaceRatings() in tst_QPlaceRatings() function in tst_QPlaceRatings
55 void tst_QPlaceRatings::constructorTest() in constructorTest()
68 void tst_QPlaceRatings::averageTest() in averageTest()
76 void tst_QPlaceRatings::countTest() in countTest()
84 void tst_QPlaceRatings::operatorsTest() in operatorsTest()
95 void tst_QPlaceRatings::isEmptyTest() in isEmptyTest()
117 QTEST_APPLESS_MAIN(tst_QPlaceRatings);