Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocoordinate/
H A Dtst_qgeocoordinate.cpp919 uint s30WithSeed = qHash(QGeoCoordinate(0, 2, 0), 1); in hash() local
935 QVERIFY(s30WithSeed != s30); in hash()
944 QVERIFY(nullCoordinate != s30WithSeed); in hash()