Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeolocation/
H A Dtst_qgeolocation.cpp211 QGeoAddress otherAddress; in comparison() local
212 otherAddress.setStreet("42 evergreen tce"); in comparison()
213 otherAddress.setCountry("USA"); in comparison()
214 otherLocation.setAddress(otherAddress); in comparison()