Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeosatelliteinfo/
H A Dtst_qgeosatelliteinfo.cpp129 QList<qreal> qrealValues = tst_qgeosatelliteinfo_qrealTestValues(); in addTestData_update() local
131 … QTest::newRow(qPrintable(QString("Attribute %1 = %2").arg(attributes[i]).arg(qrealValues[i]))) in addTestData_update()
132 << updateWithAttribute(attributes[i], qrealValues[i]); in addTestData_update()