Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/user/
DUserLifecycleEventTest.java55 UserLifecycleEvent event1 = new UserLifecycleEvent(EVENT_TYPE, FROM_USER_ID, TO_USER_ID); in testEquals_true() local
63 UserLifecycleEvent event1 = new UserLifecycleEvent(EVENT_TYPE, FROM_USER_ID, TO_USER_ID); in testEquals_differentEventType_false() local
72 UserLifecycleEvent event1 = new UserLifecycleEvent(EVENT_TYPE, FROM_USER_ID, TO_USER_ID); in testEquals_differentFromUserId_false() local
81 UserLifecycleEvent event1 = new UserLifecycleEvent(EVENT_TYPE, FROM_USER_ID, TO_USER_ID); in testEquals_differentToUserId_false() local
90 UserLifecycleEvent event1 = new UserLifecycleEvent(EVENT_TYPE, FROM_USER_ID, TO_USER_ID); in testEquals_null_false() local
97 UserLifecycleEvent event1 = new UserLifecycleEvent(EVENT_TYPE, FROM_USER_ID, TO_USER_ID); in testHashCode() local
/packages/modules/StatsD/statsd/tests/metrics/
DDurationMetricProducer_test.cpp96 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
135 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
186 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
251 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST_P() local
315 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST_P() local
384 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST_P() local
428 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST_P() local
483 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST_P() local
545 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
DEventMetricProducer_test.cpp72 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST_F() local
109 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST_F() local
156 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST_F() local
201 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST_F() local
252 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST_F() local
DCountMetricProducer_test.cpp102 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
166 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
209 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
277 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST_P() local
342 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST_P() local
406 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
475 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
DKllMetricProducer_test.cpp180 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST_P() local
229 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
259 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
346 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
446 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
DNumericValueMetricProducer_test.cpp708 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST_P() local
894 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
934 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
1003 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
1344 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
1384 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
1422 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
1465 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
1504 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
1578 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
DGaugeMetricProducer_test.cpp241 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST_P() local
/packages/apps/Car/SystemUI/src/com/android/systemui/car/window/
DOverlayPanelViewController.java593 public boolean onScroll(MotionEvent event1, MotionEvent event2, float distanceX, in onScroll()
615 public boolean onFling(MotionEvent event1, MotionEvent event2, in onFling()
645 public boolean onScroll(MotionEvent event1, MotionEvent event2, float distanceX, in onScroll()
683 private float getYPositionOfPanelEndingEdge(MotionEvent event1, MotionEvent event2) { in getYPositionOfPanelEndingEdge()
691 public boolean onFling(MotionEvent event1, MotionEvent event2, in onFling()
771 public boolean onScroll(MotionEvent event1, MotionEvent event2, float distanceX, in onScroll()
/packages/modules/DnsResolver/tests/
Dresolv_stats_test_utils_test.cpp25 NetworkDnsEventReported event1; in TEST() local
/packages/modules/StatsD/statsd/tests/state/
DStateTracker_test.cpp256 std::unique_ptr<LogEvent> event1 = CreateAcquireWakelockEvent(timestampNs, attributionUids1, in TEST() local
297 std::unique_ptr<LogEvent> event1 = in TEST() local
464 std::shared_ptr<LogEvent> event1 = in TEST() local
486 std::unique_ptr<LogEvent> event1 = CreateUidProcessStateChangedEvent( in TEST() local
/packages/modules/StatsD/statsd/tests/condition/
DSimpleConditionTracker_test.cpp412 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST_P() local
517 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
609 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST_P() local
/packages/modules/StatsD/statsd/tests/
DLogEntryMatcher_test.cpp409 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
448 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
499 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
1066 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
DStatsLogProcessor_test.cpp1636 std::unique_ptr<LogEvent> event1 = CreateAcquireWakelockEvent( in TEST() local
/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitSystemUI/src/com/android/systemui/car/hvac/
DAutoDismissHvacPanelOverlayViewController.java184 public boolean onScroll(MotionEvent event1, MotionEvent event2, float distanceX, in onScroll()
/packages/modules/NetworkStack/tests/unit/src/android/net/ip/
DConntrackMonitorTest.java229 final ConntrackEvent event1 = makeTestConntrackEvent(IPCTNL_MSG_CT_NEW, 1234 /* status */, in testConntrackEventEquals() local
/packages/modules/NeuralNetworks/runtime/test/
DTestTrivialModel.cpp248 ANeuralNetworksEvent* event1; in TEST_F() local
DTestValidation.cpp2376 ANeuralNetworksEvent* event1 = nullptr; in TEST_F() local
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarDiagnosticManagerTest.java765 CarDiagnosticEvent event1 = listener1.getLastEvent(); in testMultipleListeners() local
DCarStorageMonitoringTest.java632 IoStats event1 = listener1.reset(); in testEventDelivery() local
/packages/modules/StatsD/statsd/tests/metrics/parsing_utils/
Dconfig_update_utils_test.cpp1774 EventMetric event1 = createEventMetric("EVENT1", matcher1Id, predicate2Id); in TEST_F() local
3239 EventMetric event1 = createEventMetric("EVENT1", matcher1Id, nullopt); in TEST_F() local
/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
DCalendarProvider2Test.java1927 EventInfo event1 = new EventInfo("search orange", in testInstanceSearchQuery() local