Lines Matching refs:makeLogEvent
38 void makeLogEvent(LogEvent* logEvent, const int32_t atomId, const int64_t timestamp, in makeLogEvent() function
51 void makeLogEvent(LogEvent* logEvent, const int32_t atomId, const int64_t timestamp, in makeLogEvent() function
135 makeLogEvent(&event, 10 /*atomId*/, /*timestamp=*/1012345, attributionUids, attributionTags, in TEST()
181 makeLogEvent(&event, 10 /*atomId*/, 1012345, attributionUids, attributionTags, "some value"); in TEST()
278 makeLogEvent(&event, 10 /*atomId*/, /*timestamp=*/1012345, attributionUids, attributionTags, in TEST()
302 makeLogEvent(&event, 10 /*atomId*/, /*timestamp=*/1012345, attributionUids, attributionTags, in TEST()
327 makeLogEvent(&event, 10 /*atomId*/, /*timestamp=*/1012345, attributionUids, attributionTags, in TEST()
352 makeLogEvent(&event, 10 /*atomId*/, 1012345, attributionUids, attributionTags, "some value"); in TEST()
372 makeLogEvent(&event, 10 /*atomId*/, /*timestamp=*/1012345, attributionUids, attributionTags, in TEST()
394 makeLogEvent(&event, 10 /*atomId*/, /*timestamp=*/1012345, {}, attributionTags, "some value"); in TEST()
447 makeLogEvent(&event, 10 /*atomId*/, 12345, attributionUids, attributionTags, "some value"); in TEST()
857 makeLogEvent(&event, 4 /*atomId*/, 12345, attributionUids, attributionTags, 999); in TEST()