Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeotiledmap/
H A Dtst_qgeotiledmap.cpp56 class tst_QGeoTiledMap : public QObject class
61 tst_QGeoTiledMap();
62 ~tst_QGeoTiledMap();
79 tst_QGeoTiledMap::tst_QGeoTiledMap(): in tst_QGeoTiledMap() function in tst_QGeoTiledMap
84 tst_QGeoTiledMap::~tst_QGeoTiledMap() in ~tst_QGeoTiledMap()
88 void tst_QGeoTiledMap::initTestCase() in initTestCase()
117 void tst_QGeoTiledMap::fetchTiles() in fetchTiles()
181 void tst_QGeoTiledMap::fetchTiles_data() in fetchTiles_data()
199 void tst_QGeoTiledMap::waitForFetch(int count) in waitForFetch()
209 QTEST_MAIN(tst_QGeoTiledMap)