Home
last modified time | relevance | path

Searched defs:makeLogEvent (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/modules/StatsD/statsd/tests/log_event/
H A DLogEventQueue_test.cpp37 std::unique_ptr<LogEvent> makeLogEvent(uint64_t timestampNs) { in makeLogEvent() function
/aosp12/packages/modules/StatsD/statsd/tests/metrics/
H A DCountMetricProducer_test.cpp46 void makeLogEvent(LogEvent* logEvent, int64_t timestampNs, int atomId) { in makeLogEvent() function
54 void makeLogEvent(LogEvent* logEvent, int64_t timestampNs, int atomId, string uid) { in makeLogEvent() function
H A DEventMetricProducer_test.cpp44 void makeLogEvent(LogEvent* logEvent, int32_t atomId, int64_t timestampNs, string str) { in makeLogEvent() function
H A DDurationMetricProducer_test.cpp49 void makeLogEvent(LogEvent* logEvent, int64_t timestampNs, int atomId) { in makeLogEvent() function
H A DGaugeMetricProducer_test.cpp59 shared_ptr<LogEvent> makeLogEvent(int32_t atomId, int64_t timestampNs, int32_t value1, string str1, in makeLogEvent() function
/aosp12/packages/modules/StatsD/statsd/tests/
H A DFieldValue_test.cpp37 void makeLogEvent(LogEvent* logEvent, const int32_t atomId, const int64_t timestamp, in makeLogEvent() function
50 void makeLogEvent(LogEvent* logEvent, const int32_t atomId, const int64_t timestamp, in makeLogEvent() function