Searched refs:StartUpdatesMethod (Results 1 – 2 of 2) sorted by relevance
186 if (trigger == StartUpdatesMethod) in beginWithBufferedData()194 if (trigger == StartUpdatesMethod) { in beginWithBufferedData()213 QTest::newRow("startUpdates(), 1 update in buffer") << dateTimes << StartUpdatesMethod; in beginWithBufferedData_data()218 QTest::newRow("startUpdates(), multiple updates in buffer") << dateTimes << StartUpdatesMethod; in beginWithBufferedData_data()552 if (trigger == StartUpdatesMethod) in testWithBadNmea()581 << (QList<QDateTime>() << firstDateTime << lastDateTime) << StartUpdatesMethod; in testWithBadNmea_data()
57 StartUpdatesMethod, in Q_DECLARE_METATYPE() enumerator