Home
last modified time | relevance | path

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

/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
250 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST_P() local
313 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST_P() local
381 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST_P() local
424 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST_P() local
478 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST_P() 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
276 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST_P() local
340 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST_P() local
408 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
DEventMetricProducer_test.cpp62 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
98 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
144 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
DValueMetricProducer_test.cpp697 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST_P() local
887 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
929 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
999 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
1341 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
1381 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
1420 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
1464 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
1504 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
1573 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
DGaugeMetricProducer_test.cpp228 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST_P() local
/packages/modules/DnsResolver/tests/
Dresolv_stats_test_utils_test.cpp25 NetworkDnsEventReported event1; 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.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.cpp403 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
530 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
622 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
/packages/modules/NetworkStack/tests/unit/src/android/net/ip/
DConntrackMonitorTest.java227 final ConntrackEvent event1 = makeTestConntrackEvent(IPCTNL_MSG_CT_NEW, 1234 /* status */, in testConntrackEventEquals() local
/packages/modules/StatsD/statsd/tests/
DLogEntryMatcher_test.cpp377 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
666 LogEvent event1(/*uid=*/0, /*pid=*/0); in TEST() local
DStatsLogProcessor_test.cpp1627 std::unique_ptr<LogEvent> event1 = CreateAcquireWakelockEvent( in TEST() local
/packages/modules/NeuralNetworks/runtime/test/
DTestTrivialModel.cpp244 ANeuralNetworksEvent* event1; in TEST_F() local
DTestValidation.cpp2315 ANeuralNetworksEvent* event1 = 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.java595 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.cpp1682 EventMetric event1 = createEventMetric("EVENT1", matcher1Id, predicate2Id); in TEST_F() local
2936 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