Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqgeotiledmappingmanagerengine_test.h92 QGeoTileFetcherTest *fetcher = new QGeoTileFetcherTest(this); in QGeoTiledMappingManagerEngineTest()
H A Dqgeotilefetcher_test.h65 class QGeoTileFetcherTest: public QGeoTileFetcher
69 QGeoTileFetcherTest(QGeoMappingManagerEngine *parent) in QGeoTileFetcherTest() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeotiledmap/
H A Dtst_qgeotiledmap.cpp75 QGeoTileFetcherTest *m_fetcher;
112 m_fetcher = static_cast<QGeoTileFetcherTest*>(m_map->m_engine->tileFetcher()); in initTestCase()