Home
last modified time | relevance | path

Searched defs:getInvocationWrap (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DPropertyHalServiceTest.java1008 List<InvocationOnMock> getInvocationWrap = new ArrayList<>(); in testSetCarPropertyValuesAsync_mixWaitNoWaitForPropertyUpdate() local
1087 List<InvocationOnMock> getInvocationWrap = new ArrayList<>(); in testSetCarPropertyValuesAsync_initValueSameAsTargetValue_beforeSetResult() local
1136 List<InvocationOnMock> getInvocationWrap = new ArrayList<>(); in testSetCarPropertyValuesAsync_initValueSameAsTargetValue_afterSetResult() local
1185 List<InvocationOnMock> getInvocationWrap = new ArrayList<>(); in testSetCarPropertyValuesAsync_initValueSameAsTargetValue_retry() local
1238 List<InvocationOnMock> getInvocationWrap = new ArrayList<>(); in testSetCarPropertyValuesAsync_initValueDiffTargetValue_timeout() local
1283 List<InvocationOnMock> getInvocationWrap = new ArrayList<>(); in testSetCarPropertyValuesAsync_errorSetResultAfterTargetInitValueResult() local
1365 List<InvocationOnMock> getInvocationWrap = new ArrayList<>(); in testSetCarPropertyValuesAsync_errorInitValueResult_timeout() local
1409 List<InvocationOnMock> getInvocationWrap = new ArrayList<>(); in testSetCarPropertyValuesAsync_propertyUpdatedThroughEvent() local
1472 List<InvocationOnMock> getInvocationWrap = new ArrayList<>(); in testSetCarPropertyValuesAsync_propertyUpdatedThroughEvent_ignoreNonTargetEvent() local
1530 List<InvocationOnMock> getInvocationWrap = new ArrayList<>(); in testSetCarPropertyValuesAsync_updateSubscriptionRate() local
[all …]