Home
last modified time | relevance | path

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

/hardware/interfaces/gnss/1.1/vts/functional/
Dgnss_hal_test_cases.cpp153 int observations; in FindStrongFrequentNonGpsSource() member
171 counts.observations = 1; in FindStrongFrequentNonGpsSource()
176 itSignal->second.observations++; in FindStrongFrequentNonGpsSource()
191 total_observation_count += pairSignal.second.observations; in FindStrongFrequentNonGpsSource()
192 if ((pairSignal.second.observations >= min_observations) && in FindStrongFrequentNonGpsSource()
195 blacklisted_source_count_observation = pairSignal.second.observations; in FindStrongFrequentNonGpsSource()
/hardware/interfaces/gnss/2.0/vts/functional/
Dgnss_hal_test_cases.cpp507 int observations; in FindStrongFrequentNonGpsSource() member
525 counts.observations = 1; in FindStrongFrequentNonGpsSource()
530 itSignal->second.observations++; in FindStrongFrequentNonGpsSource()
545 total_observation_count += pairSignal.second.observations; in FindStrongFrequentNonGpsSource()
546 if ((pairSignal.second.observations >= min_observations) && in FindStrongFrequentNonGpsSource()
549 blacklisted_source_count_observation = pairSignal.second.observations; in FindStrongFrequentNonGpsSource()
/hardware/interfaces/gnss/1.1/
DIGnssMeasurementCallback.hal67 /** The full set of satellite measurement observations. */
/hardware/interfaces/gnss/2.0/
DIGnssMeasurementCallback.hal462 /** The full set of satellite measurement observations. */