Home
last modified time | relevance | path

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

/hardware/interfaces/sensors/common/vts/2_X/
DVtsHalSensorsV2_XTargetTest.h227 void activateAllSensors(bool enable);
502 void SensorsHidlTest::activateAllSensors(bool enable) { in activateAllSensors() function
537 activateAllSensors(true); in TEST_P()
542 activateAllSensors(false); in TEST_P()
555 activateAllSensors(true); in TEST_P()
557 activateAllSensors(false); in TEST_P()
566 activateAllSensors(true); in TEST_P()
584 activateAllSensors(true); in TEST_P()
588 activateAllSensors(false); in TEST_P()
699 activateAllSensors(false /* enable */); in TEST_P()
[all …]
/hardware/interfaces/sensors/aidl/vts/
DVtsAidlHalSensorsTargetTest.cpp359 void activateAllSensors(bool enable);
431 void SensorsAidlTest::activateAllSensors(bool enable) { in activateAllSensors() function in SensorsAidlTest
717 activateAllSensors(true); in TEST_P()
722 activateAllSensors(false); in TEST_P()
735 activateAllSensors(true); in TEST_P()
737 activateAllSensors(false); in TEST_P()
741 activateAllSensors(true); in TEST_P()
759 activateAllSensors(true); in TEST_P()
763 activateAllSensors(false); in TEST_P()
811 activateAllSensors(false /* enable */); in TEST_P()
[all …]