Searched defs:ResponseMatcher (Results 1 – 2 of 2) sorted by relevance
282 private static class ResponseMatcher implements ArgumentMatcher<DBCustomAudience> { class285 ResponseMatcher(String suffix) { in ResponseMatcher() method in ResponseMatcher
15 public interface ResponseMatcher { interface