Searched refs:deliverErrorGetResult (Results 1 – 1 of 1) sorted by relevance
346 private Object deliverErrorGetResult(InvocationOnMock invocation, int errorCode) { in deliverErrorGetResult() method in PropertyHalServiceTest347 return deliverErrorGetResult(invocation, /* expectedServiceRequestId= */ null, errorCode); in deliverErrorGetResult()350 private Object deliverErrorGetResult(InvocationOnMock invocation, in deliverErrorGetResult() method in PropertyHalServiceTest643 return deliverErrorGetResult(invocation, RECEIVED_REQUEST_ID_1, in testGetCarPropertyValuesAsync_errorResult()1039 deliverErrorGetResult(getInvocationWrap.get(0), in testSetCarPropertyValuesAsync_mixWaitNoWaitForPropertyUpdate()1387 deliverErrorGetResult(getInvocationWrap.get(0), in testSetCarPropertyValuesAsync_errorInitValueResult_timeout()1439 deliverErrorGetResult(getInvocationWrap.get(0), in testSetCarPropertyValuesAsync_propertyUpdatedThroughEvent()