Home
last modified time | relevance | path

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

/hardware/interfaces/gnss/1.0/vts/functional/
DVtsHalGnssV1_0TargetTest.cpp373 bool checkMoreAccuracies = (info_called_count_ > 0 && last_info_.yearOfHw >= 2017); in TEST_P() local
378 bool gotLocation = StartAndGetSingleLocation(checkMoreAccuracies, kMinIntervalMsec); in TEST_P()
384 CheckLocation(last_location_, checkMoreAccuracies, true); in TEST_P()