/cts/tests/tests/location/src/android/location/cts/ |
D | GnssLocationValuesTest.java | 67 SoftAssert softAssert = new SoftAssert(TAG); in testAccuracyFields() 70 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testAccuracyFields() 84 public static void checkLocationAccuracyFields(SoftAssert softAssert, in checkLocationAccuracyFields() 129 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testLocationRegularFields() 135 SoftAssert softAssert = new SoftAssert(TAG); in testLocationRegularFields() 143 public static void checkLocationRegularFields(SoftAssert softAssert, Location location) { in checkLocationRegularFields()
|
D | GnssTtffTests.java | 63 SoftAssert softAssert = new SoftAssert(TAG); in checkTtffWarmWithWifiOn() 78 SoftAssert softAssert = new SoftAssert(TAG); in checkTtffHotWithWifiOn() 116 long threshold, SoftAssert softAssert) throws Exception { in checkTtffByThreshold() 135 SoftAssert.failOrWarning(isMeasurementTestStrict(), in checkTtffByThreshold()
|
D | GnssPseudorangeVerificationTest.java | 103 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testPseudorangeValue() 120 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testPseudorangeValue() 124 SoftAssert softAssert = new SoftAssert(TAG); in testPseudorangeValue() 144 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testPseudorangeValue() 175 SoftAssert softAssert, long timeInNs) { in validatePseudorange()
|
D | GnssMeasurementWhenNoLocationTest.java | 131 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testGnssMeasurementWhenNoLocation() 139 SoftAssert.failOrWarning(isMeasurementTestStrict(), "No measurement events received", in testGnssMeasurementWhenNoLocation() 146 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testGnssMeasurementWhenNoLocation() 171 SoftAssert softAssert = new SoftAssert(TAG); in testGnssMeasurementWhenNoLocation()
|
D | GnssMeasurementValuesTest.java | 88 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testListenForGnssMeasurements() 105 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testListenForGnssMeasurements() 109 SoftAssert softAssert = new SoftAssert(TAG); in testListenForGnssMeasurements()
|
D | GnssStatusTest.java | 49 SoftAssert.failOrWarning(isMeasurementTestStrict(), in checkGnssChange() 66 SoftAssert softAssert = new SoftAssert(TAG); in testGnssStatusValues() 80 public static void validateGnssStatus(GnssStatus status, SoftAssert softAssert) { in validateGnssStatus()
|
D | GnssMeasurementsConstellationTest.java | 99 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testGnssMultiConstellationSupported() 103 SoftAssert softAssert = new SoftAssert(TAG); in testGnssMultiConstellationSupported()
|
D | TestMeasurementUtil.java | 108 SoftAssert.failOrWarning(isCtsVerifier, " GPS location disabled on the device. " + in canTestRunOnCurrentDevice() 146 SoftAssert softAssert, in assertGnssClockFields() 177 SoftAssert softAssert, long timeInNs) { in assertAllGnssMeasurementMandatoryFields() 287 SoftAssert softAssert, long timeInNs) { in verifyAccumulatedDeltaRanges() 323 private static void verifySvid(GnssMeasurement measurement, SoftAssert softAssert, in verifySvid() 332 public static void validateSvidSub(SoftAssert softAssert, Long timeInNs, in validateSvidSub() 424 SoftAssert softAssert, long timeInNs) { in verifyReceivedSatelliteVehicleTimeInNs() 663 SoftAssert softAssert, long timeInNs, int state, String constellationType) { in verifyGpsQzssSvTimes() 720 SoftAssert softAssert = new SoftAssert(TAG); in verifyGnssNavMessageMandatoryField()
|
D | GnssMeasurementRegistrationTest.java | 108 SoftAssert.failAsWarning( in testGnssMeasurementRegistration() 125 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testGnssMeasurementRegistration()
|
D | TestGnssMeasurementListener.java | 95 SoftAssert.failAsWarning(mTag, message); in verifyStatus() 106 SoftAssert.failAsWarning(mTag, message); in verifyStatus()
|
D | SoftAssert.java | 32 public class SoftAssert { class 37 SoftAssert(String source) { in SoftAssert() method in SoftAssert
|
D | TestGnssNavigationMessageListener.java | 88 SoftAssert.failAsWarning(mTag, "GnssNavigationMessage is not supported in the" in verifyState()
|
D | GnssNavigationMessageRegistrationTest.java | 135 SoftAssert.failAsWarning( in testGnssNavigationMessageRegistration()
|
D | GnssNavigationMessageTest.java | 87 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testGnssNavigationMessageMandatoryFieldRanges()
|