Home
last modified time | relevance | path

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

/hardware/interfaces/sensors/common/vts/2_X/
DVtsHalSensorsV2_XTargetTest.h240 void verifyConfigure(const SensorInfoType& sensor, SharedMemType memType,
908 void SensorsHidlTest::verifyConfigure(const SensorInfoType& sensor, SharedMemType memType, in verifyConfigure() function
965 verifyConfigure(sensor, memType, directChannelHandle, supportsAnyDirectChannel); in verifyDirectChannel()
/hardware/interfaces/sensors/aidl/vts/
DVtsAidlHalSensorsTargetTest.cpp330 void verifyConfigure(const SensorInfo& sensor, ISensors::SharedMemInfo::SharedMemType memType,
1045 verifyConfigure(sensor, memType, directChannelHandle, supportsAnyDirectChannel); in verifyDirectChannel()
1050 void SensorsAidlTest::verifyConfigure(const SensorInfo& sensor, in verifyConfigure() function in SensorsAidlTest