Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplace/
H A Dtst_qplace.cpp190 QPlaceImage dummyImage2New; in imageContentTest() local
197 imageCollection.insert(1, dummyImage2New); in imageContentTest()
204 QCOMPARE(QPlaceImage(retrievedCollection.value(1)), dummyImage2New); in imageContentTest()