/cts/tests/location/location_gnss/src/android/location/cts/gnss/ |
D | GnssLocationValuesTest.java | 75 SoftAssert softAssert = new SoftAssert(TAG); in testAccuracyFields() local 92 public static void checkLocationAccuracyFields(SoftAssert softAssert, in checkLocationAccuracyFields() 145 SoftAssert softAssert = new SoftAssert(TAG); in testLocationRegularFields() local 164 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 | 82 SoftAssert softAssert = new SoftAssert(TAG); in testVariedRates() local 112 SoftAssert softAssert = new SoftAssert(TAG); in testVariedRatesOnOff() local 143 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 | 108 SoftAssert softAssert = new SoftAssert(TAG); in testListenForGnssMeasurements() local 134 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 | 133 SoftAssert softAssert = new SoftAssert(TAG); in testPseudorangeValue() local 156 TestMeasurementUtil.assertGnssClockFields(event.getClock(), softAssert, timeInNs); in testPseudorangeValue() local 219 SoftAssert softAssert, long timeInNs) { in validatePseudorange()
|
D | GnssMeasurementsConstellationTest.java | 99 SoftAssert softAssert = new SoftAssert(TAG); in testGnssMultiConstellationSupported() local
|
D | GnssLocationUpdateIntervalTest.java | 218 SoftAssert softAssert = new SoftAssert(TAG); in validateTimeDriftBetweenUtcTimeAndElapsedRealtime() local 247 SoftAssert softAssert = new SoftAssert(TAG); in validateLocationUpdateInterval() local 286 private static void assertMeanAndStdev(SoftAssert softAssert, String provider, in assertMeanAndStdev()
|
D | GnssMeasurementRegistrationTest.java | 233 SoftAssert softAssert = new SoftAssert(TAG); in verifyGnssMeasurementsReceived() local
|
D | GnssNavigationMessageTest.java | 108 SoftAssert softAssert = new SoftAssert(TAG); in testGnssNavigationMessageMandatoryFieldRanges() local
|
/cts/tests/location/common/src/android/location/cts/common/ |
D | TestMeasurementUtil.java | 155 SoftAssert softAssert, in assertGnssClockFields() 187 public static void assertGnssClockHasConsistentFullBiasNanos(SoftAssert softAssert, in assertGnssClockHasConsistentFullBiasNanos() 227 SoftAssert softAssert, long timeInNs) { in assertAllGnssMeasurementMandatoryFields() 330 SoftAssert softAssert, long timeInNs) { in assertAllGnssMeasurementSystemFields() 349 SoftAssert softAssert, long timeInNs) { in verifyCorrelationVectors() 398 SoftAssert softAssert, long timeInNs) { in verifyAccumulatedDeltaRanges() 443 private static void verifySvid(GnssMeasurement measurement, SoftAssert softAssert, in verifySvid() 451 public static void validateSvidSub(SoftAssert softAssert, Long timeInNs, in validateSvidSub() 533 SoftAssert softAssert, long timeInNs) { in verifyReceivedSatelliteVehicleTimeInNs() 816 SoftAssert softAssert, long timeInNs, int state, String constellationType) { in verifyGpsQzssSvTimes() [all …]
|
/cts/tests/location/location_privileged/src/android/location/cts/privileged/ |
D | GnssLocationValuesTest.java | 112 SoftAssert softAssert = new SoftAssert(TAG); in waitAndValidateLowPowerLocations() local 129 private static void checkLocationRegularFields(SoftAssert softAssert, Location location, in checkLocationRegularFields()
|
D | GnssMeasurementRegistrationTest.java | 163 SoftAssert softAssert = new SoftAssert(TAG); in verifyGnssMeasurementsReceived() local
|
D | GnssMeasurementValuesTest.java | 114 SoftAssert softAssert = new SoftAssert(TAG); in testListenForGnssMeasurements() local
|