Searched defs:outcome (Results 1 – 3 of 3) sorted by relevance
97 public boolean matches(Outcome outcome) { in matches()101 private boolean patternMatches(Outcome outcome) { in patternMatches()
153 Outcome outcome = (Outcome) o; in equals() local
86 public Expectation get(Outcome outcome) { in get()