| /cts/tests/location/location_gnss/src/android/location/cts/gnss/ | 
| D | GnssLocationValuesTest.java | 73     SoftAssert softAssert = new SoftAssert(TAG);  in testAccuracyFields()  local 90   public static void checkLocationAccuracyFields(SoftAssert softAssert,  in checkLocationAccuracyFields() 143     SoftAssert softAssert = new SoftAssert(TAG);  in testLocationRegularFields()  local 162   public static void checkLocationRegularFields(SoftAssert softAssert, Location location,  in checkLocationRegularFields()
  | 
| D | GnssStatusTest.java | 81     SoftAssert softAssert = new SoftAssert(TAG);  in checkGnssChange()  local 106         SoftAssert softAssert = new SoftAssert(TAG);  in testGnssStatusValues()  local 111         validateGnssStatus(testGnssStatusCallback.getGnssStatus(), softAssert);  in testGnssStatusValues()  local 125   private void validateGnssStatus(GnssStatus status, SoftAssert softAssert) {  in validateGnssStatus()
  | 
| D | GnssLocationRateChangeTest.java | 81         SoftAssert softAssert = new SoftAssert(TAG);  in testVariedRates()  local 111         SoftAssert softAssert = new SoftAssert(TAG);  in testVariedRatesOnOff()  local 142         SoftAssert softAssert = new SoftAssert(TAG);  in testVariedRatesRepetitive()  local
  | 
| D | GnssTtffTests.java | 82     SoftAssert softAssert = new SoftAssert(TAG);  in checkTtffColdWithWifiOn()  local 97     SoftAssert softAssert = new SoftAssert(TAG);  in checkTtffHotWithWifiOn()  local 135       long threshold, SoftAssert softAssert) throws Exception {  in checkTtffByThreshold()
  | 
| D | GnssMeasurementValuesTest.java | 106         SoftAssert softAssert = new SoftAssert(TAG);  in testListenForGnssMeasurements()  local 132             TestMeasurementUtil.assertGnssClockFields(event.getClock(), softAssert, timeInNs);  in testListenForGnssMeasurements()  local
  | 
| D | GnssMeasurementWhenNoLocationTest.java | 146             SoftAssert softAssert = new SoftAssert(TAG);  in testGnssMeasurementWhenNoLocation()  local 193             TestMeasurementUtil.assertGnssClockFields(firstEvent.getClock(), softAssert, timeInNs);  in testGnssMeasurementWhenNoLocation()  local
  | 
| D | GnssPseudorangeVerificationTest.java | 130     SoftAssert softAssert = new SoftAssert(TAG);  in testPseudorangeValue()  local 153       TestMeasurementUtil.assertGnssClockFields(event.getClock(), softAssert, timeInNs);  in testPseudorangeValue()  local 216       SoftAssert softAssert, long timeInNs) {  in validatePseudorange()
  | 
| D | GnssMeasurementsConstellationTest.java | 97         SoftAssert softAssert = new SoftAssert(TAG);  in testGnssMultiConstellationSupported()  local
  | 
| D | GnssLocationUpdateIntervalTest.java | 220         SoftAssert softAssert = new SoftAssert(TAG);  in validateTimeDriftBetweenUtcTimeAndElapsedRealtime()  local 249         SoftAssert softAssert = new SoftAssert(TAG);  in validateLocationUpdateInterval()  local 288     private static void assertMeanAndStdev(SoftAssert softAssert, String provider,  in assertMeanAndStdev()
  | 
| D | GnssMeasurementRegistrationTest.java | 171         SoftAssert softAssert = new SoftAssert(TAG);  in verifyGnssMeasurementsReceived()  local
  | 
| D | GnssNavigationMessageTest.java | 106         SoftAssert softAssert = new SoftAssert(TAG);  in testGnssNavigationMessageMandatoryFieldRanges()  local
  | 
| /cts/tests/location/common/src/android/location/cts/common/ | 
| D | TestMeasurementUtil.java | 151                                              SoftAssert softAssert,  in assertGnssClockFields() 183     public static void assertGnssClockHasConsistentFullBiasNanos(SoftAssert softAssert,  in assertGnssClockHasConsistentFullBiasNanos() 223         SoftAssert softAssert, long timeInNs) {  in assertAllGnssMeasurementMandatoryFields() 326         SoftAssert softAssert, long timeInNs) {  in assertAllGnssMeasurementSystemFields() 345         SoftAssert softAssert, long timeInNs) {  in verifyCorrelationVectors() 394         SoftAssert softAssert, long timeInNs) {  in verifyAccumulatedDeltaRanges() 439     private static void verifySvid(GnssMeasurement measurement, SoftAssert softAssert,  in verifySvid() 447     public static void validateSvidSub(SoftAssert softAssert, Long timeInNs,  in validateSvidSub() 529         SoftAssert softAssert, long timeInNs) {  in verifyReceivedSatelliteVehicleTimeInNs() 777         SoftAssert softAssert, long timeInNs, int state, String constellationType) {  in verifyGpsQzssSvTimes() [all …] 
 | 
| /cts/tests/location/location_privileged/src/android/location/cts/privileged/ | 
| D | GnssLocationValuesTest.java | 110         SoftAssert softAssert = new SoftAssert(TAG);  in waitAndValidateLowPowerLocations()  local 127     private static void checkLocationRegularFields(SoftAssert softAssert, Location location,  in checkLocationRegularFields()
  | 
| D | GnssMeasurementRegistrationTest.java | 161         SoftAssert softAssert = new SoftAssert(TAG);  in verifyGnssMeasurementsReceived()  local
  | 
| D | GnssMeasurementValuesTest.java | 112         SoftAssert softAssert = new SoftAssert(TAG);  in testListenForGnssMeasurements()  local
  |