Home
last modified time | relevance | path

Searched defs:makeAttributionLogEvent (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/StatsD/statsd/tests/
H A DLogEntryMatcher_test.cpp85 void makeAttributionLogEvent(LogEvent* logEvent, const int32_t atomId, const int64_t timestamp, in makeAttributionLogEvent() function
H A Dstatsd_test_util.cpp725 shared_ptr<LogEvent> makeAttributionLogEvent(int atomId, int64_t eventTimeNs, in makeAttributionLogEvent() function