Searched refs:feedBytes (Results 1 – 5 of 5) sorted by relevance
263 proxy->feedBytes(QLocationTestUtils::createRmcSentence(dt).toLatin1()); in startUpdates_withTimeout()264 proxy->feedBytes(QLocationTestUtils::createRmcSentence(dt.addMSecs(10)).toLatin1()); in startUpdates_withTimeout()265 proxy->feedBytes(QLocationTestUtils::createRmcSentence(dt.addMSecs(1100)).toLatin1()); in startUpdates_withTimeout()266 proxy->feedBytes(QLocationTestUtils::createRmcSentence(dt.addMSecs(2200)).toLatin1()); in startUpdates_withTimeout()267 proxy->feedBytes(QLocationTestUtils::createRmcSentence(dt.addSecs(9)).toLatin1()); in startUpdates_withTimeout()290 proxy->feedBytes(QLocationTestUtils::createRmcSentence(dt.addSecs(1)).toLatin1()); in startUpdates_withTimeout()297 proxy->feedBytes(QLocationTestUtils::createRmcSentence(dt.addSecs(2)).toLatin1()); in startUpdates_withTimeout()305 proxy->feedBytes(QLocationTestUtils::createRmcSentence(dt.addSecs(3)).toLatin1()); in startUpdates_withTimeout()314 proxy->feedBytes(QLocationTestUtils::createRmcSentence(dt.addSecs(7)).toLatin1()); in startUpdates_withTimeout()366 proxy->feedBytes(bytes); in startUpdates_waitForValidDateTime()[all …]
53 void feedBytes(const QByteArray &bytes);
59 void QNmeaPositionInfoSourceProxy::feedBytes(const QByteArray &bytes) in feedBytes() function in QNmeaPositionInfoSourceProxy
147 …m_proxy->feedBytes(QLocationTestUtils::createRmcSentence(QDateTime::currentDateTime()).toLatin1()); in Q_DECLARE_METATYPE()
112 proxy->feedBytes(QString("The parser converts\n").toLatin1()); in testOverloadedParseFunction()123 proxy->feedBytes(QString("any data it receives\n").toLatin1()); in testOverloadedParseFunction()134 proxy->feedBytes(QString("into positions\n").toLatin1()); in testOverloadedParseFunction()