Searched refs:LOCATION_TO_COLLECT_COUNT (Results 1 – 9 of 9) sorted by relevance
47 private static final int LOCATION_TO_COLLECT_COUNT = 8; field in GnssLocationUpdateIntervalTest121 LOCATION_TO_COLLECT_COUNT); in testLocationUpdatesAtInterval()128 (fixIntervalMillis * LOCATION_TO_COLLECT_COUNT) + TIMEOUT_IN_SEC); in testLocationUpdatesAtInterval()151 TestLocationListener locationListener = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in testUtcToElapsedRealtimeDriftAtInterval()178 + LOCATION_TO_COLLECT_COUNT + " locations at 1Hz."); in testUtcToElapsedRealtimeDriftAtInterval()180 Log.i(TAG, "Waiting for " + LOCATION_TO_COLLECT_COUNT + " locations of interval " in testUtcToElapsedRealtimeDriftAtInterval()182 locationListener.clearReceivedLocationsAndResetCounter(LOCATION_TO_COLLECT_COUNT); in testUtcToElapsedRealtimeDriftAtInterval()185 (fixIntervalMillis * LOCATION_TO_COLLECT_COUNT) + TIMEOUT_IN_SEC); in testUtcToElapsedRealtimeDriftAtInterval()
39 private static final int LOCATION_TO_COLLECT_COUNT = 1; field in GnssLocationRateChangeTest54 mLocationListenerMain = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in setUp()55 mLocationListenerAfterRateChanges = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in setUp()
26 private static final int LOCATION_TO_COLLECT_COUNT = 1; field in GnssTtffTests130 = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in checkTtffByThreshold()139 TestLocationListener locationListener = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in checkTtffByThreshold()
50 private static final int LOCATION_TO_COLLECT_COUNT = 20; field in GnssMeasurementValuesTest93 mLocationListener = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in testListenForGnssMeasurements()
14 private static final int LOCATION_TO_COLLECT_COUNT = 1; field in GnssStatusTest42 TestLocationListener locationListener = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in checkGnssChange()
39 private static final int LOCATION_TO_COLLECT_COUNT = 5; field in GnssLocationValuesTest51 mLocationListener = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in setUp()
49 private static final int LOCATION_TO_COLLECT_COUNT = 5; field in GnssPseudorangeVerificationTest121 mLocationListener = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in testPseudorangeValue()265 mLocationListener = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in testPseudoPosition()
45 private static final int LOCATION_TO_COLLECT_COUNT = 5; field in GnssLocationValuesTest57 mLocationListener = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in setUp()93 TestLocationListener locationListener = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in waitForRegularGnssLocations()99 Log.i(TAG, "Successfully received " + LOCATION_TO_COLLECT_COUNT in waitForRegularGnssLocations()
46 private static final int LOCATION_TO_COLLECT_COUNT = 20; field in GnssMeasurementValuesTest101 mLocationListener = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in testListenForGnssMeasurements()