Home
last modified time | relevance | path

Searched defs:event4 (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/cmds/statsd/tests/metrics/
DGaugeMetricProducer_test.cpp193 shared_ptr<LogEvent> event4 = in TEST() local
493 std::shared_ptr<LogEvent> event4 = in TEST() local
DValueMetricProducer_test.cpp600 shared_ptr<LogEvent> event4 = make_shared<LogEvent>(tagId, bucketStartTimeNs + 40); in TEST() local
656 shared_ptr<LogEvent> event4 in TEST() local
DCountMetricProducer_test.cpp352 LogEvent event4(tagId, bucketStartTimeNs + 3 * bucketSizeNs + 1); in TEST() local
DDurationMetricProducer_test.cpp97 LogEvent event4(tagId, bucketStartTimeNs + bucketSizeNs + 3); in TEST() local
/frameworks/base/cmds/statsd/tests/condition/
DSimpleConditionTracker_test.cpp371 LogEvent event4(1 /*tagId*/, 0 /*timestamp*/); in TEST() local
478 LogEvent event4(1 /*tagId*/, 0 /*timestamp*/); in TEST() local
/frameworks/base/cmds/statsd/tests/
DStatsLogProcessor_test.cpp238 LogEvent event4(0, 4, 1004); in TEST() local
DLogEntryMatcher_test.cpp623 LogEvent event4(TAG_ID, 0); in TEST() local