Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocoordinate/
H A Dtst_qgeocoordinate.cpp923 uint north2 = qHash(QGeoCoordinate(90.0, 180, 0)); in hash() local
946 QVERIFY(north1 == north2); in hash()