Searched defs:destroyReasonList (Results 1 – 1 of 1) sorted by relevance
592 List<Integer> destroyReasonList = new ArrayList<>(); in onSipDelegateStats_addMultipleEntries() local641 private List<ExpectedSipDelegateResult> getExpectedResult(List<Integer> destroyReasonList) { in getExpectedResult()