Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplaceperiod/
H A Dtst_qplaceperiod.cpp36 class tst_QPlacePeriod : public QObject class
41 tst_QPlacePeriod();
52 tst_QPlacePeriod::tst_QPlacePeriod() in tst_QPlacePeriod() function in tst_QPlacePeriod
56 void tst_QPlacePeriod::constructorTest() in constructorTest()
66 void tst_QPlacePeriod::startDateTest() in startDateTest()
75 void tst_QPlacePeriod::startTimeTest() in startTimeTest()
84 void tst_QPlacePeriod::endDateTest() in endDateTest()
93 void tst_QPlacePeriod::endTimeTest() in endTimeTest()
102 void tst_QPlacePeriod::operatorsTest() in operatorsTest()
114 QTEST_APPLESS_MAIN(tst_QPlacePeriod);