Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoroutereply/
H A Dtst_qgeoroutereply.cpp37 qgeocoordinate3 = new QGeoCoordinate(-13.5435 , +76.342); in initTestCase()
41 waypoints.append(*qgeocoordinate3); in initTestCase()
51 delete qgeocoordinate3; in cleanupTestCase()
H A Dtst_qgeoroutereply.h82 QGeoCoordinate *qgeocoordinate3; variable