Searched defs:MutableLogCall (Results 1 – 1 of 1) sorted by relevance
173 Set<MutableLogCall> calls1, in removeAll() argument175 BiFunction<MutableLogCall, MutableLogCall, Boolean> func) { in removeAll()231 private final class MutableLogCall { class in AbstractLogVerifier235 private MutableLogCall(T logCall, int times) { in MutableLogCall() method in AbstractLogVerifier.MutableLogCall