Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/utils/
H A Dqlocationtestutils.cpp62 QString QLocationTestUtils::createGgaSentence(const QTime &time) in createGgaSentence() function in QLocationTestUtils
69 QString QLocationTestUtils::createGgaSentence(int lat, int lng, const QTime &time) { in createGgaSentence() function in QLocationTestUtils
H A Dqlocationtestutils_p.h44 QString createGgaSentence(const QTime &time);
45 QString createGgaSentence(int lat, int lng, const QTime &time);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qnmeapositioninfosource/
H A Dtst_qnmeapositioninfosource.cpp402 bytes += QLocationTestUtils::createGgaSentence(dt.addMSecs(100).time()).toLatin1(); in startUpdates_waitForValidDateTime_data()
404 bytes += QLocationTestUtils::createGgaSentence(dt.addMSecs(300).time()).toLatin1(); in startUpdates_waitForValidDateTime_data()
414 bytes += QLocationTestUtils::createGgaSentence(dt.addMSecs(100).time()).toLatin1(); in startUpdates_waitForValidDateTime_data()
416 bytes += QLocationTestUtils::createGgaSentence(dt.addMSecs(300).time()).toLatin1(); in startUpdates_waitForValidDateTime_data()
425 bytes += QLocationTestUtils::createGgaSentence(dt.addMSecs(200).time()).toLatin1(); in startUpdates_waitForValidDateTime_data()
427 bytes += QLocationTestUtils::createGgaSentence(dt.addMSecs(300).time()).toLatin1(); in startUpdates_waitForValidDateTime_data()