Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/doublevectors/
H A Dtst_doublevectors.cpp37 class tst_doubleVectors : public QObject class
57 void tst_doubleVectors::constructor2dTest() in constructor2dTest()
77 void tst_doubleVectors::basicFunctions2dTest() in basicFunctions2dTest()
99 void tst_doubleVectors::unaryOperator2dTest() in unaryOperator2dTest()
127 void tst_doubleVectors::binaryOperator2dTest() in binaryOperator2dTest()
165 void tst_doubleVectors::constructor3dTest() in constructor3dTest()
194 void tst_doubleVectors::basicFunctions3dTest() in basicFunctions3dTest()
219 void tst_doubleVectors::unaryOperator3dTest() in unaryOperator3dTest()
253 void tst_doubleVectors::binaryOperator3dTest() in binaryOperator3dTest()
291 QTEST_APPLESS_MAIN(tst_doubleVectors)