Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocoordinate/
H A Dtst_qgeocoordinate.cpp926 uint south2 = qHash(QGeoCoordinate(90.0, 111, 34.0)); in hash() local
947 QVERIFY(south1 == south2); in hash()