/cts/tests/tests/rcs/src/android/telephony/ims/cts/ |
D | RcsEventTest.java | 174 private boolean matches(RcsGroupThreadParticipantJoinedEvent expected, RcsEvent actual) { in matches() method in RcsEventTest 187 private boolean matches(RcsGroupThreadNameChangedEvent expected, RcsEvent actual) { in matches() method in RcsEventTest 198 private boolean matches(RcsGroupThreadParticipantLeftEvent expected, RcsEvent actual) { in matches() method in RcsEventTest 211 private boolean matches(RcsGroupThreadIconChangedEvent expected, RcsEvent actual) { in matches() method in RcsEventTest 231 private boolean matches(RcsParticipantAliasChangedEvent expected, RcsEvent actual) { in matches() method in RcsEventTest
|
/cts/tests/tests/content/src/android/content/pm/cts/ |
D | InstantAppTest.java | 59 final List<ResolveInfo> matches = in testInstantAppResolverQuery() local 73 final List<ResolveInfo> matches = in testInstantAppInstallerQuery() local
|
/cts/tests/autofillservice/src/android/autofillservice/cts/ |
D | CharSequenceMatcher.java | 28 public boolean matches(CharSequence actual) { in matches() method in CharSequenceMatcher
|
D | Helper.java | 135 boolean matches(T node, Object id); in matches() method 1094 final List<Match> matches = actualResult.getValue().getMatches(); in assertMatches() local
|
/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/ |
D | InMatcher.java | 46 public boolean matches(Object o) { in matches() method in InMatcher
|
/cts/libs/vogar-expect/src/vogar/ |
D | Expectation.java | 97 public boolean matches(Outcome outcome) { in matches() method in Expectation
|
/cts/common/device-side/util/src/com/android/compatibility/common/util/ |
D | CtsMouseUtil.java | 106 public boolean matches(MotionEvent actual) { in matches() method in CtsMouseUtil.ActionMatcher 127 public boolean matches(MotionEvent actual) { in matches() method in CtsMouseUtil.PositionMatcher
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | CtsMouseUtil.java | 106 public boolean matches(MotionEvent actual) { in matches() method in CtsMouseUtil.ActionMatcher 127 public boolean matches(MotionEvent actual) { in matches() method in CtsMouseUtil.PositionMatcher
|
/cts/tests/tests/appwidget/src/android/appwidget/cts/ |
D | AppWidgetTest.java | 1450 public boolean matches(Object item) { in matches() method in AppWidgetTest.OptionsMatcher 1469 public boolean matches(Object item) { in matches() method in AppWidgetTest.WidgetIdsMatcher 1490 public boolean matches(Object item) { in matches() method in AppWidgetTest.RemoteViewsMatcher
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/peripheralprofile/ |
D | PeripheralProfile.java | 108 public static boolean matches(ProfileAttributes attribs, AudioDeviceInfo deviceInfo) { in matches() method in PeripheralProfile
|
/cts/apps/CtsVerifier/jni/midi/ |
D | MidiTestManager.cpp | 142 bool matches = true; in matchStream() local
|
/cts/tests/tests/text/src/android/text/cts/ |
D | HtmlTest.java | 593 public boolean matches(Object item) { in matches() method in HtmlTest.StringIgnoringTrailingWhitespaceMatcher
|
/cts/tests/signature/lib/common/src/android/signature/cts/ |
D | ReflectionHelper.java | 238 static boolean matches(JDiffClassDescription.JDiffMethod jDiffMethod, in matches() method in ReflectionHelper
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | SurfaceViewPreviewTest.java | 893 public boolean matches(TotalCaptureResult obj) { in matches() method in SurfaceViewPreviewTest.IsCaptureResultValid
|
D | CameraDeviceTest.java | 1572 public boolean matches(TotalCaptureResult result) { in matches() method in CameraDeviceTest.IsCaptureResultNotEmpty
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
D | MidiActivity.java | 489 public boolean matches(byte[] msg, int offset, int count) { in matches() method in MidiActivity.TestMessage
|
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/ |
D | SecurityLoggingTest.java | 435 final List<SecurityEvent> matches = in findEvent() local
|
/cts/tests/tests/text/src/android/text/util/cts/ |
D | LinkifyTest.java | 1063 public boolean matches(CharSequence arg) { in matches() method in LinkifyTest.EqStringMatcher
|
/cts/tests/tests/webkit/src/android/webkit/cts/ |
D | WebViewTest.java | 1336 WebView wv, String wanted, int matches, boolean retry) { in WaitForFindResultsListener()
|