Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
DEnsureBarContrastTest.java150 protected void describeMismatchSafely(Bitmap item, Description mismatchDescription) { in hasNoScrim() method in EnsureBarContrastTest
/cts/tests/tests/media/audio/src/android/media/audio/cts/
DAudioMixingRuleTest.java322 public void describeMismatchSafely( in isAudioMixUidCriterion() method in AudioMixingRuleTest
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/
DGestureUtils.java304 public void describeMismatchSafely(MotionEvent event, Description description) { in describeMismatchSafely() method in GestureUtils.MotionEventActionMatcher
327 public void describeMismatchSafely(MotionEvent event, Description description) { in isAtPoint() method in GestureUtils
/cts/libs/input/src/com/android/cts/input/
DInputEventMatchers.kt76 override fun describeMismatchSafely(event: MotionEvent, mismatchDescription: Description) { in withRawCoords() method
/cts/hostsidetests/input/src/android/input/cts/hostside/
DInputAtomsTest.kt380 override fun describeMismatchSafely(item: T?, mismatchDescription: Description?) { in member() method