Searched refs:IntInMatcher (Results 1 – 1 of 1) sorted by relevance
970 private static class IntInMatcher extends InMatcher<Integer> { class in CameraErrorCollector971 public IntInMatcher(int[] values) { in IntInMatcher() method in CameraErrorCollector.IntInMatcher994 checkThat(reason, expected, new IntInMatcher(values)); in expectContains()