Searched refs:getAsyncResult (Results 1 – 1 of 1) sorted by relevance
644 List<GetVehicleStubAsyncResult> getAsyncResult = captureOnGetAsyncResults(); in testGetAsyncMethodForSingleValue() local645 GetVehicleStubAsyncResult asyncResult = getAsyncResult.get(0); in testGetAsyncMethodForSingleValue()669 List<GetVehicleStubAsyncResult> getAsyncResult = captureOnGetAsyncResults(); in testGetAsyncMethodForSingleValueNoReadPermissionError() local670 GetVehicleStubAsyncResult asyncResult = getAsyncResult.get(0); in testGetAsyncMethodForSingleValueNoReadPermissionError()691 List<GetVehicleStubAsyncResult> getAsyncResult = captureOnGetAsyncResults(); in testGetAsyncForPropNotAvailable() local692 GetVehicleStubAsyncResult asyncResult = getAsyncResult.get(0); in testGetAsyncForPropNotAvailable()711 List<GetVehicleStubAsyncResult> getAsyncResult = captureOnGetAsyncResults(); in testGetAsyncForSpecialPropInternalError() local712 GetVehicleStubAsyncResult asyncResult = getAsyncResult.get(0); in testGetAsyncForSpecialPropInternalError()740 List<GetVehicleStubAsyncResult> getAsyncResult = captureOnGetAsyncResults(); in testGetAsyncForMultipleGetRequestsSuccessAndError() local741 GetVehicleStubAsyncResult asyncResult1 = getAsyncResult.get(0); in testGetAsyncForMultipleGetRequestsSuccessAndError()[all …]