Home
last modified time | relevance | path

Searched defs:IntInMatcher (Results 1 – 1 of 1) sorted by relevance

/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
DCameraErrorCollector.java991 private static class IntInMatcher extends InMatcher<Integer> { class in CameraErrorCollector
992 public IntInMatcher(int[] values) { in IntInMatcher() method in CameraErrorCollector.IntInMatcher