Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanotool/
Dcontexthub.h208 bool TestSingleSensor(const SensorSpec& sensor);
Dcontexthub.cpp182 return TestSingleSensor(spec); in TestSensors()
396 bool ContextHub::TestSingleSensor(const SensorSpec& sensor) { in TestSingleSensor() function in android::ContextHub