Searched defs:matches (Results 1 – 8 of 8) sorted by relevance
46 public boolean matches(Object o) { in matches() method in InMatcher
97 public boolean matches(Outcome outcome) { in matches() method in Expectation
1561 public boolean matches(Object item) { in matches() method in AppWidgetTest.OptionsMatcher1580 public boolean matches(Object item) { in matches() method in AppWidgetTest.WidgetIdsMatcher1601 public boolean matches(Object item) { in matches() method in AppWidgetTest.RemoteViewsMatcher
455 public boolean matches(Object obj) { in matches() method in SurfaceViewPreviewTest.IsCaptureResultValid
964 public boolean matches(Object obj) { in matches() method in CameraDeviceTest.IsCaptureResultNotEmpty
547 private boolean matches(JDiffMethod jDiffMethod, Method method) { in matches() method in JDiffClassDescription
... .core.Mat trainDescriptors java.util.List matches int k org.opencv.core.Mat mask ...
3216 handlerQueue.push({ elem: cur, matches: matches }); property3223 handlerQueue.push({ elem: this, matches: handlers.slice( delegateCount ) }); property4029 Sizzle.matches = function( expr, set ) { function