Searched refs:getValueResult (Results 1 – 1 of 1) sorted by relevance
1102 GetSetValueResult getValueResult = GetSetValueResult.newErrorResult( in testGetPropertiesAsync_cancellationSignalCancelRequests() local1110 new GetSetValueResultList(List.of(getValueResult))); in testGetPropertiesAsync_cancellationSignalCancelRequests()1133 GetSetValueResult getValueResult = GetSetValueResult.newGetValueResult(0, value); in testOnGetValueResult_onSuccess() local1136 new GetSetValueResultList(List.of(getValueResult))); in testOnGetValueResult_onSuccess()1217 GetSetValueResult getValueResult = GetSetValueResult.newErrorResult( in testOnGetValueResult_onFailure() local1223 new GetSetValueResultList(List.of(getValueResult))); in testOnGetValueResult_onFailure()