Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeorectangle/
H A Dtst_qgeorectangle.cpp1852 QGeoRectangle united1 = QGeoRectangle(in1); in unite() local
1853 united1 |= in2; in unite()
1854 QCOMPARE(united1, out); in unite()