Home
last modified time | relevance | path

Searched defs:event2 (Results 1 – 20 of 20) sorted by relevance

/packages/modules/StatsD/statsd/tests/metrics/
DDurationMetricProducer_test.cpp98 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
137 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
188 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
276 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST_P() local
342 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST_P() local
397 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST_P() local
445 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST_P() local
499 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST_P() local
DCountMetricProducer_test.cpp104 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
175 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
212 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
304 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST_P() local
364 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST_P() local
410 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
DEventMetricProducer_test.cpp65 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
101 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
150 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
DGaugeMetricProducer_test.cpp253 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST_P() local
590 std::shared_ptr<LogEvent> event2 = in TEST() local
DValueMetricProducer_test.cpp718 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST_P() local
890 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
937 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
1002 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
1344 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
1392 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
1423 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
1467 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
1518 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
1576 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
/packages/modules/DnsResolver/tests/
Dresolv_stats_test_utils_test.cpp29 constexpr char event2[] = R"Event( in TEST() local
/packages/apps/Car/SystemUI/src/com/android/systemui/car/window/
DOverlayPanelViewController.java546 public boolean onScroll(MotionEvent event1, MotionEvent event2, float distanceX, in onScroll()
567 public boolean onFling(MotionEvent event1, MotionEvent event2, in onFling()
597 public boolean onScroll(MotionEvent event1, MotionEvent event2, float distanceX, in onScroll()
634 private float getYPositionOfPanelEndingEdge(MotionEvent event1, MotionEvent event2) { in getYPositionOfPanelEndingEdge()
642 public boolean onFling(MotionEvent event1, MotionEvent event2, in onFling()
/packages/modules/StatsD/statsd/tests/state/
DStateTracker_test.cpp264 std::unique_ptr<LogEvent> event2 = CreateAcquireWakelockEvent( in TEST() local
309 std::unique_ptr<LogEvent> event2 = in TEST() local
466 std::shared_ptr<LogEvent> event2 = buildOverlayEventBadStateType(1001 /* uid */, "package2"); in TEST() local
489 std::unique_ptr<LogEvent> event2 = CreateUidProcessStateChangedEvent( in TEST() local
/packages/modules/StatsD/statsd/tests/condition/
DSimpleConditionTracker_test.cpp440 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
556 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
661 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
/packages/modules/NetworkStack/tests/unit/src/android/net/ip/
DConntrackMonitorTest.java229 final ConntrackEvent event2 = makeTestConntrackEvent(IPCTNL_MSG_CT_NEW, 1234 /* status */, in testConntrackEventEquals() local
/packages/modules/StatsD/statsd/tests/
DLogEntryMatcher_test.cpp382 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
671 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
DStatsLogProcessor_test.cpp1631 std::unique_ptr<LogEvent> event2 = CreateFinishScheduledJobEvent( in TEST() local
/packages/modules/StatsD/statsd/tests/e2e/
DConfigUpdate_e2e_ab_test.cpp268 unique_ptr<LogEvent> event2 = CreateBatteryStateChangedEvent( in TEST_P() local
/packages/modules/NeuralNetworks/runtime/test/
DTestTrivialModel.cpp255 ANeuralNetworksEvent* event2; in TEST_F() local
DTestValidation.cpp2337 ANeuralNetworksEvent* event2 = nullptr; in TEST_F() local
/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/
DNotificationPanelViewController.java609 public boolean onScroll(MotionEvent event1, MotionEvent event2, float distanceX, in onScroll()
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarDiagnosticManagerTest.java596 CarDiagnosticEvent event2 = listener2.getLastEvent(); in testMultipleListeners() local
DCarStorageMonitoringTest.java633 IoStats event2 = listener2.reset(); in testEventDelivery() local
/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
DCalendarProvider2Test.java1934 EventInfo event2 = new EventInfo("search purple", in testInstanceSearchQuery() local
/packages/modules/StatsD/statsd/tests/metrics/parsing_utils/
Dconfig_update_utils_test.cpp1687 EventMetric event2 = createEventMetric("EVENT2", matcher2Id, nullopt); in TEST_F() local