Searched refs:captureOnSetAsyncResults (Results 1 – 1 of 1) sorted by relevance
1012 List<SetVehicleStubAsyncResult> setAsyncResult = captureOnSetAsyncResults(); in testSetAsyncForSingleProp()1050 List<SetVehicleStubAsyncResult> setAsyncResult = captureOnSetAsyncResults(); in testSetAsyncGlobalPropWithAreaIdSetValueOutOfRange()1073 List<SetVehicleStubAsyncResult> setAsyncResult = captureOnSetAsyncResults(); in testSetAsyncForSpecialPropRemoteException()1107 List<SetVehicleStubAsyncResult> setAsyncResult = captureOnSetAsyncResults(); in testSetAsyncOnMultipleRequests()1764 private List<SetVehicleStubAsyncResult> captureOnSetAsyncResults() { in captureOnSetAsyncResults() method in FakeVehicleStubUnitTest