Searched refs:BooleanInMatcher (Results 1 – 1 of 1) sorted by relevance
1006 private static class BooleanInMatcher extends InMatcher<Boolean> { class in CameraErrorCollector1007 public BooleanInMatcher(boolean[] values) { in BooleanInMatcher() method in CameraErrorCollector.BooleanInMatcher1030 checkThat(reason, expected, new BooleanInMatcher(values)); in expectContains()