Home
last modified time | relevance | path

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

/hardware/interfaces/gnss/1.1/vts/functional/
Dgnss_hal_test.cpp124 bool check_more_accuracies = (info_called_count_ > 0 && last_info_.yearOfHw >= 2017); in CheckLocation() local
134 if (check_more_accuracies) { in CheckLocation()