Home
last modified time | relevance | path

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

/cts/tests/tests/location/src/android/location/cts/
DTestMeasurementUtil.java65 boolean isCtsVerifier) { in canTestRunOnCurrentDevice() argument
89 SoftAssert.failOrWarning(isCtsVerifier, " GPS location disabled on the device. " + in canTestRunOnCurrentDevice()
92 if (!isCtsVerifier && !gpsProviderEnabled) { in canTestRunOnCurrentDevice()