Home
last modified time | relevance | path

Searched refs:makeStringLogEvent (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/StatsD/statsd/tests/
H A DLogEntryMatcher_test.cpp64 void makeStringLogEvent(LogEvent* logEvent, const int32_t atomId, const int64_t timestamp, in makeStringLogEvent() function
564 makeStringLogEvent(&event, TAG_ID, 0, "some value"); in TEST()