Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoroutereply/
H A Dtst_qgeoroutereply.cpp36 qgeocoordinate2 = new QGeoCoordinate(-43.5435 , 176.342); in initTestCase()
40 waypoints.append(*qgeocoordinate2); in initTestCase()
50 delete qgeocoordinate2; in cleanupTestCase()
H A Dtst_qgeoroutereply.h81 QGeoCoordinate *qgeocoordinate2; variable