Searched refs:expectedReportModeForType (Results 1 – 2 of 2) sorted by relevance
118 static SensorFlagBits expectedReportModeForType(SensorType type);
142 SensorFlagBits expected = expectedReportModeForType(type); in assertTypeMatchReportMode()173 SensorFlagBits SensorsHidlTestBase::expectedReportModeForType(SensorType type) { in expectedReportModeForType() function in SensorsHidlTestBase