Home
last modified time | relevance | path

Searched defs:isAutomotiveSpecificTest (Results 1 – 2 of 2) sorted by relevance

/cts/tests/sensor/src/android/hardware/cts/helpers/
DTestSensorEnvironment.java126 boolean isAutomotiveSpecificTest) { in TestSensorEnvironment()
274 boolean isAutomotiveSpecificTest) { in TestSensorEnvironment()
496 public boolean isAutomotiveSpecificTest() { in isAutomotiveSpecificTest() method in TestSensorEnvironment
/cts/tests/sensor/src/android/hardware/cts/
DSingleSensorTests.java590 boolean isAutomotiveSpecificTest) throws Throwable { in runSensorTest()