/aosp_15_r20/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/core/events/ |
D | DispatchersTest.kt | 204 val expectedEvent = in <lambda>() constant 230 val expectedEvent = in <lambda>() constant 256 val expectedEvent = in <lambda>() constant 288 val expectedEvent = in <lambda>() constant 323 val expectedEvent = in <lambda>() constant 363 val expectedEvent = in <lambda>() constant
|
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
H A D | ShadowFileObserverTest.java | 35 private int expectedEvent; field in ShadowFileObserverTest.Expectation 39 public Expectation(int expectedEvent, @Nullable String expectedPath) { in Expectation() 43 public void reset(int expectedEvent, @Nullable String expectedPath) { in reset()
|
/aosp_15_r20/packages/apps/Nfc/tests/unit/src/com/android/nfc/ |
D | NfcEventLogTest.java | 85 NfcEventProto.Event expectedEvent = NfcEventProto.Event.newBuilder() in testLogEvent() local 112 NfcEventProto.Event expectedEvent = NfcEventProto.Event.newBuilder() in testMultipleLogEvents() local
|
/aosp_15_r20/external/robolectric/integration_tests/ctesque/src/sharedTest/java/android/view/accessibility/ |
H A D | AccessibilityEventTest.java | 109 AccessibilityEvent expectedEvent, AccessibilityEvent receivedEvent) { in assertEqualsAccessibilityEvent() 195 AccessibilityEvent expectedEvent, AccessibilityEvent receivedEvent) { in assertEqualAppendedRecord()
|
/aosp_15_r20/packages/modules/Connectivity/staticlibs/tests/unit/src/com/android/net/module/util/ip/ |
D | ConntrackMonitorTest.java | 221 final ConntrackEvent expectedEvent = makeTestConntrackEvent(IPCTNL_MSG_CT_NEW, in testConntrackEventNew() local 330 final ConntrackEvent expectedEvent = in testConntrackEventDelete() local
|
/aosp_15_r20/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/ |
H A D | InputTestCase.java | 166 private void assertReceivedMotionEvent(@NonNull MotionEvent expectedEvent) { in assertReceivedMotionEvent() 208 void assertAxis(String testCase, MotionEvent expectedEvent, MotionEvent actualEvent) { in assertAxis()
|
H A D | GameviceGv186Test.java | 41 void assertAxis(String testCase, MotionEvent expectedEvent, MotionEvent actualEvent) { in assertAxis()
|
/aosp_15_r20/packages/services/Car/tests/vehiclehal_test/src/com/android/car/vehiclehal/test/ |
D | CarPropertyTest.java | 297 CarPropertyValue<Object[]> expectedEvent = new CarPropertyValue<>(MIXED_TYPE_PROPERTY, in testMixedTypeProperty() local 455 GearEventTestCallback(CarPropertyValue expectedEvent) { in GearEventTestCallback()
|
D | VhalEventVerifier.java | 64 CarPropertyValue expectedEvent = mExpectedEvents.get(mIdx); in verify() local
|
/aosp_15_r20/cts/tests/accessibility/src/android/view/accessibility/cts/ |
H A D | AccessibilityEventTest.java | 755 AccessibilityEvent expectedEvent, AccessibilityEvent receivedEvent) { in assertEqualsAccessibilityEvent() 862 AccessibilityEvent expectedEvent, AccessibilityEvent receivedEvent) { in assertEqualAppendedRecord()
|
/aosp_15_r20/cts/tests/ambientcontext/src/android/ambientcontext/cts/ |
H A D | AmbientContextManagerTest.java | 80 AmbientContextEvent expectedEvent = new AmbientContextEvent.Builder() in testGetEventsFromIntent() local
|
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/ |
H A D | MagnificationGesturesObserverTest.java | 144 private static boolean compareMotionEvent(MotionEvent expectedEvent, MotionEvent actualEvent) { in compareMotionEvent()
|
/aosp_15_r20/frameworks/native/services/inputflinger/tests/ |
H A D | FakeInputTracingBackend.cpp | 107 base::Result<void> VerifyingTrace::verifyEventTraced(const Event& expectedEvent, in verifyEventTraced()
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | WifiMetricsTestUtil.java | 212 StaEvent expectedEvent = expected[i]; in assertLinkProbeStaEventsEqual() local
|
/aosp_15_r20/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/voiceinteraction/ |
H A D | HotwordAudioEgressEventReportedStatsTest.java | 314 Enums.HotwordDetectorType expectedDetectorType, Event expectedEvent) { in assertHotwordAudioEgressEventReported()
|
H A D | HotwordDetectorEventsStatsTest.java | 393 Enums.HotwordDetectorType expectedDetectorType, Event expectedEvent) { in assertHotwordDetectorType()
|
/aosp_15_r20/frameworks/base/tests/Input/src/com/android/test/input/ |
H A D | UinputRecordingIntegrationTests.kt | 197 for ((index, expectedEvent) in test.events.withIndex()) { in <lambda>() constant
|
/aosp_15_r20/packages/modules/DnsResolver/ |
D | PrivateDnsConfigurationTest.cpp | 422 NetworkDnsServerSupportReported expectedEvent; in TEST_F() local
|
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/ |
H A D | UsageStatsQueryHelperTest.java | 118 Event expectedEvent = new Event(100L, Event.TYPE_SHORTCUT_INVOCATION); in testQueryShortcutInvocationEvent() local
|
/aosp_15_r20/cts/tests/tests/telecom/src/android/telecom/cts/ |
H A D | VideoCallTest.java | 722 final int expectedEvent, final Work work) { in assertCallSessionEventReceived()
|
/aosp_15_r20/external/grpc-grpc-java/netty/src/test/java/io/grpc/netty/ |
H A D | ProtocolNegotiatorsTest.java | 1198 ProtocolNegotiationEvent expectedEvent = ProtocolNegotiationEvent.DEFAULT in waitUntilActiveHandler_firesNegotiation() local
|
/aosp_15_r20/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/ |
H A D | TimeZoneDetectorStrategyImplTest.java | 1953 Script verifyLatestLocationAlgorithmEventReceived(LocationAlgorithmEvent expectedEvent) { in verifyLatestLocationAlgorithmEventReceived()
|
/aosp_15_r20/packages/services/Car/tests/carservice_unit_test/src/com/android/car/ |
D | CarPropertyServiceUnitTest.java | 1275 CarPropertyEvent expectedEvent = events.get(i); in testOnEventCallback_MustNotHaveDeadLock() local
|