Home
last modified time | relevance | path

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

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