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.java87 boolean isCtsVerifier) { in canTestRunOnCurrentDevice() argument
108 SoftAssert.failOrWarning(isCtsVerifier, " GPS location disabled on the device. " + in canTestRunOnCurrentDevice()
111 if (!isCtsVerifier && !gpsProviderEnabled) { in canTestRunOnCurrentDevice()