Home
last modified time | relevance | path

Searched refs:expectedReportModeForType (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/sensors/common/vts/utils/include/sensors-vts-utils/
DSensorsHidlTestBase.h104 static SensorFlagBits expectedReportModeForType(SensorTypeT type) { in expectedReportModeForType() function
588 SensorFlagBits expected = expectedReportModeForType(type); in assertTypeMatchReportMode()
/hardware/interfaces/sensors/common/vts/2_X/
DVtsHalSensorsV2_XTargetTest.h143 SensorFlagBits expectedReportModeForType(::android::hardware::sensors::V2_1::SensorType type) { in expectedReportModeForType() function
148 return expectedReportModeForType( in expectedReportModeForType()
/hardware/interfaces/sensors/aidl/vts/
DVtsAidlHalSensorsTargetTest.cpp129 int expectedReportModeForType(SensorType type) { in expectedReportModeForType() function
188 int expected = expectedReportModeForType(type); in assertTypeMatchReportMode()