Home
last modified time | relevance | path

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

/cts/tests/tests/location/src/android/location/cts/
DGnssMeasurementWhenNoLocationTest.java99 .canTestRunOnCurrentDevice(mTestLocationManager, isCtsVerifierTest())) { in testGnssMeasurementWhenNoLocation()
109 if (!isCtsVerifierTest()) { in testGnssMeasurementWhenNoLocation()
206 if (!isCtsVerifierTest() && isAirplaneModeOffBeforeTest) { in testGnssMeasurementWhenNoLocation()
DGnssMeasurementsConstellationTest.java77 .canTestRunOnCurrentDevice(mTestLocationManager, isCtsVerifierTest())) { in testGnssMultiConstellationSupported()
128 if (isCtsVerifierTest() && !isExpectedConstellationType) { in testGnssMultiConstellationSupported()
DEmergencyCallMessageTest.java59 if (!isCtsVerifierTest()) { in testSendSmsMessage()
69 if (!isCtsVerifierTest()) { in testSendSmsDataMessage()
DGnssStatusTest.java24 if (!TestMeasurementUtil.canTestRunOnCurrentDevice(mTestLocationManager, isCtsVerifierTest())) { in testGnssStatusChanges()
63 if (!TestMeasurementUtil.canTestRunOnCurrentDevice(mTestLocationManager, isCtsVerifierTest())) { in testGnssStatusValues()
DGnssLocationValuesTest.java65 if (!TestMeasurementUtil.canTestRunOnCurrentDevice(mTestLocationManager, isCtsVerifierTest())) { in testAccuracyFields()
137 if (!TestMeasurementUtil.canTestRunOnCurrentDevice(mTestLocationManager, isCtsVerifierTest())) { in testLocationRegularFields()
DGnssTestCase.java39 public boolean isCtsVerifierTest() { in isCtsVerifierTest() method in GnssTestCase
DGnssNavigationMessageRegistrationTest.java88 .canTestRunOnCurrentDevice(mTestLocationManager, isCtsVerifierTest())) { in testGnssNavigationMessageRegistration()
DGnssMeasurementRegistrationTest.java84 isCtsVerifierTest())) { in testGnssMeasurementRegistration()
DGnssNavigationMessageTest.java76 isCtsVerifierTest())) { in testGnssNavigationMessageMandatoryFieldRanges()
DGnssMeasurementValuesTest.java82 .canTestRunOnCurrentDevice(mTestLocationManager, isCtsVerifierTest())) { in testListenForGnssMeasurements()