Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqgeocodingmanagerengine_test.h89 validateWellKnownValues_(false), in QGeoCodingManagerEngineTest()
103validateWellKnownValues_ = qvariant_cast<bool>(parameters.value("validateWellKnownValues")); in QGeoCodingManagerEngineTest()
166 if (validateWellKnownValues_) { in geocode()
309 bool validateWellKnownValues_; variable