Searched refs:expectedReportModeForType (Results 1 – 1 of 1) sorted by relevance
577 static SensorFlagBits expectedReportModeForType(SensorType type);711 SensorFlagBits expected = expectedReportModeForType(type); in assertTypeMatchReportMode()742 SensorFlagBits SensorsHidlTest::expectedReportModeForType(SensorType type) { in expectedReportModeForType() function in SensorsHidlTest