Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DPropertyHalServiceTest.java1034 assertThat(mListArgumentCaptor.getValue()).containsExactly(hvacHalSubscribeOption()); in testSetCarPropertyValuesAsync_mixWaitNoWaitForPropertyUpdate()
1104 assertThat(mListArgumentCaptor.getValue()).containsExactly(hvacHalSubscribeOption()); in testSetCarPropertyValuesAsync_initValueSameAsTargetValue_beforeSetResult()
1153 assertThat(mListArgumentCaptor.getValue()).containsExactly(hvacHalSubscribeOption()); in testSetCarPropertyValuesAsync_initValueSameAsTargetValue_afterSetResult()
1202 assertThat(mListArgumentCaptor.getValue()).containsExactly(hvacHalSubscribeOption()); in testSetCarPropertyValuesAsync_initValueSameAsTargetValue_retry()
1255 assertThat(mListArgumentCaptor.getValue()).containsExactly(hvacHalSubscribeOption()); in testSetCarPropertyValuesAsync_initValueDiffTargetValue_timeout()
1300 assertThat(mListArgumentCaptor.getValue()).containsExactly(hvacHalSubscribeOption()); in testSetCarPropertyValuesAsync_errorSetResultAfterTargetInitValueResult()
1344 assertThat(mListArgumentCaptor.getValue()).containsExactly(hvacHalSubscribeOption()); in testSetCarPropertyValuesAsync_callbackOnlyCalledOncePerRequest()
1382 assertThat(mListArgumentCaptor.getValue()).containsExactly(hvacHalSubscribeOption()); in testSetCarPropertyValuesAsync_errorInitValueResult_timeout()
1446 hvacHalSubscribeOption(), speedHalSubscribeOption(testSampleRate)); in testSetCarPropertyValuesAsync_propertyUpdatedThroughEvent()
1504 assertThat(mListArgumentCaptor.getValue()).containsExactly(hvacHalSubscribeOption()); in testSetCarPropertyValuesAsync_propertyUpdatedThroughEvent_ignoreNonTargetEvent()
[all …]