Searched refs:speedHalSubscribeOption (Results 1 – 1 of 1) sorted by relevance
1446 hvacHalSubscribeOption(), speedHalSubscribeOption(testSampleRate)); in testSetCarPropertyValuesAsync_propertyUpdatedThroughEvent()1552 assertThat(mListArgumentCaptor.getValue()).containsExactly(speedHalSubscribeOption(20f)); in testSetCarPropertyValuesAsync_updateSubscriptionRate()1562 assertThat(mListArgumentCaptor.getValue()).containsExactly(speedHalSubscribeOption(40f)); in testSetCarPropertyValuesAsync_updateSubscriptionRate()1570 assertThat(mListArgumentCaptor.getValue()).containsExactly(speedHalSubscribeOption(20f)); in testSetCarPropertyValuesAsync_updateSubscriptionRate()1580 assertThat(mListArgumentCaptor.getValue()).containsExactly(speedHalSubscribeOption(50f)); in testSetCarPropertyValuesAsync_updateSubscriptionRate()1918 assertThat(mListArgumentCaptor.getValue()).containsExactly(speedHalSubscribeOption(100f)); in testSetCarPropertyValuesAsync_defaultSubscriptionRate()1984 speedHalSubscribeOption(22.0f)); in testSetCarPropertyValuesAsync_setUpdateRateHz()2000 speedHalSubscribeOption(23.2f)); in testSetCarPropertyValuesAsync_setUpdateRateHz()2018 assertThat(mListArgumentCaptor.getValue()).containsExactly(speedHalSubscribeOption(22.0f)); in testSetCarPropertyValuesAsync_setUpdateRateHz()2622 speedHalSubscribeOption(40.0f)); in testOnHalEvnts_unsubscribeAndUpdateSampleRates()[all …]