Searched refs:isMeasurementTestStrict (Results 1 – 10 of 10) sorted by relevance
/cts/tests/tests/location/src/android/location/cts/ |
D | GnssMeasurementWhenNoLocationTest.java | 122 if (!mMeasurementListener.verifyStatus(isMeasurementTestStrict())) { in testGnssMeasurementWhenNoLocation() 133 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testGnssMeasurementWhenNoLocation() 141 SoftAssert.failOrWarning(isMeasurementTestStrict(), "No measurement events received", in testGnssMeasurementWhenNoLocation() 148 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testGnssMeasurementWhenNoLocation() 156 if (mLocationListener.isLocationReceived() && !isMeasurementTestStrict()) { in testGnssMeasurementWhenNoLocation()
|
D | GnssMeasurementValuesTest.java | 88 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testListenForGnssMeasurements() 96 if (!mMeasurementListener.verifyStatus(isMeasurementTestStrict())) { in testListenForGnssMeasurements() 128 softAssert.assertOrWarnTrue(isMeasurementTestStrict(), in testListenForGnssMeasurements()
|
D | GnssMeasurementRegistrationTest.java | 93 if (!mMeasurementListener.verifyStatus(isMeasurementTestStrict())) { in testGnssMeasurementRegistration() 125 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testGnssMeasurementRegistration()
|
D | GnssMeasurementsConstellationTest.java | 92 if (!mMeasurementListener.verifyStatus(isMeasurementTestStrict())) { in testGnssMultiConstellationSupported() 99 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testGnssMultiConstellationSupported()
|
D | GnssTestCase.java | 39 protected boolean isMeasurementTestStrict() { in isMeasurementTestStrict() method in GnssTestCase
|
D | GnssLocationValuesTest.java | 69 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testAccuracyFields() 127 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testLocationRegularFields()
|
D | GnssPseudorangeVerificationTest.java | 114 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testPseudorangeValue() 122 if (!mMeasurementListener.verifyStatus(isMeasurementTestStrict())) { in testPseudorangeValue() 131 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testPseudorangeValue() 159 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testPseudorangeValue()
|
D | GnssNavigationMessageTest.java | 87 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testGnssNavigationMessageMandatoryFieldRanges()
|
D | GnssStatusTest.java | 50 SoftAssert.failOrWarning(isMeasurementTestStrict(), in checkGnssChange()
|
D | GnssTtffTests.java | 135 SoftAssert.failOrWarning(isMeasurementTestStrict(), in checkTtffByThreshold()
|