Searched refs:propValue2 (Results 1 – 1 of 1) sorted by relevance
748 HalPropValue propValue2 = asyncResult2.getHalPropValue(); in testGetAsyncForMultipleGetRequestsSuccessAndError() local750 expect.that(propValue2.getAreaId()).isEqualTo(0); in testGetAsyncForMultipleGetRequestsSuccessAndError()751 expect.that(propValue2.getInt32ValuesSize()).isEqualTo(1); in testGetAsyncForMultipleGetRequestsSuccessAndError()752 expect.that(propValue2.getInt32Value(0)).isEqualTo(FuelType.FUEL_TYPE_UNLEADED); in testGetAsyncForMultipleGetRequestsSuccessAndError()