Searched refs:exactNameMatch (Results 1 – 1 of 1) sorted by relevance
87 Expectation exactNameMatch = outcomes.get(outcome.getName()); in get() local88 if (exactNameMatch != null) { in get()89 return exactNameMatch; in get()