Home
last modified time | relevance | path

Searched defs:event3 (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/cmds/statsd/tests/metrics/
DCountMetricProducer_test.cpp82 LogEvent event3(tagId, bucketStartTimeNs + bucketSizeNs + 2); in TEST() local
258 LogEvent event3(tagId, bucketStartTimeNs + 62 * NS_PER_SEC + 10); in TEST() local
308 LogEvent event3(tagId, bucketStartTimeNs + 121 * NS_PER_SEC + 10); in TEST() local
350 LogEvent event3(tagId, bucketStartTimeNs + 2 * bucketSizeNs + 1); in TEST() local
DGaugeMetricProducer_test.cpp182 shared_ptr<LogEvent> event3 = make_shared<LogEvent>(tagId, bucketStartTimeNs + 65 * NS_PER_SEC); in TEST() local
477 std::shared_ptr<LogEvent> event3 = in TEST() local
DValueMetricProducer_test.cpp394 shared_ptr<LogEvent> event3 = make_shared<LogEvent>(tagId, bucketStartTimeNs + 65 * NS_PER_SEC); in TEST() local
588 shared_ptr<LogEvent> event3 = make_shared<LogEvent>(tagId, bucketStartTimeNs + 30); in TEST() local
651 shared_ptr<LogEvent> event3 in TEST() local
DDurationMetricProducer_test.cpp95 LogEvent event3(tagId, bucketStartTimeNs + bucketSizeNs + 1); in TEST() local
/frameworks/base/cmds/statsd/tests/condition/
DSimpleConditionTracker_test.cpp351 LogEvent event3(1 /*tagId*/, 0 /*timestamp*/); in TEST() local
466 LogEvent event3(1 /*tagId*/, 0 /*timestamp*/); in TEST() local
605 LogEvent event3(2 /*tagId*/, 0 /*timestamp*/); in TEST() local
DStateTracker_test.cpp97 LogEvent event3(kUidProcTag, 0 /*timestamp*/); in TEST() local
/frameworks/base/cmds/statsd/tests/
DStatsLogProcessor_test.cpp235 LogEvent event3(0, 3, 1005); in TEST() local
DLogEntryMatcher_test.cpp617 LogEvent event3(TAG_ID, 0); in TEST() local