Home
last modified time | relevance | path

Searched refs:isMeasurementTestStrict (Results 1 – 10 of 10) sorted by relevance

/cts/tests/tests/location/src/android/location/cts/
DGnssMeasurementWhenNoLocationTest.java122 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()
DGnssMeasurementValuesTest.java88 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testListenForGnssMeasurements()
96 if (!mMeasurementListener.verifyStatus(isMeasurementTestStrict())) { in testListenForGnssMeasurements()
128 softAssert.assertOrWarnTrue(isMeasurementTestStrict(), in testListenForGnssMeasurements()
DGnssMeasurementRegistrationTest.java93 if (!mMeasurementListener.verifyStatus(isMeasurementTestStrict())) { in testGnssMeasurementRegistration()
125 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testGnssMeasurementRegistration()
DGnssMeasurementsConstellationTest.java92 if (!mMeasurementListener.verifyStatus(isMeasurementTestStrict())) { in testGnssMultiConstellationSupported()
99 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testGnssMultiConstellationSupported()
DGnssTestCase.java39 protected boolean isMeasurementTestStrict() { in isMeasurementTestStrict() method in GnssTestCase
DGnssLocationValuesTest.java69 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testAccuracyFields()
127 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testLocationRegularFields()
DGnssPseudorangeVerificationTest.java114 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testPseudorangeValue()
122 if (!mMeasurementListener.verifyStatus(isMeasurementTestStrict())) { in testPseudorangeValue()
131 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testPseudorangeValue()
159 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testPseudorangeValue()
DGnssNavigationMessageTest.java87 SoftAssert.failOrWarning(isMeasurementTestStrict(), in testGnssNavigationMessageMandatoryFieldRanges()
DGnssStatusTest.java50 SoftAssert.failOrWarning(isMeasurementTestStrict(), in checkGnssChange()
DGnssTtffTests.java135 SoftAssert.failOrWarning(isMeasurementTestStrict(), in checkTtffByThreshold()