Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeojson/
H A Dtst_qgeojson.cpp78 QByteArray testJson = file.readAll(); in testGeojson() local
79 originalDocument = QJsonDocument::fromJson(testJson); in testGeojson()