Lines Matching refs:event2
98 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
99 makeLogEvent(&event2, bucketStartTimeNs + bucketSizeNs + 2, tagId); in TEST()
109 durationProducer.onMatchedLogEvent(2 /* stop index*/, event2); in TEST()
137 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
138 makeLogEvent(&event2, bucketStartTimeNs + 2, tagId); in TEST()
157 durationProducer.onMatchedLogEvent(2 /* stop index*/, event2); in TEST()
188 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST() local
189 makeLogEvent(&event2, bucketStartTimeNs + 2, tagId); in TEST()
207 durationProducer.onMatchedLogEvent(2 /* stop index*/, event2); in TEST()
276 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST_P() local
277 makeLogEvent(&event2, endTimeNs, tagId); in TEST_P()
278 durationProducer.onMatchedLogEvent(2 /* stop index*/, event2); in TEST_P()
342 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST_P() local
343 makeLogEvent(&event2, endTimeNs, tagId); in TEST_P()
344 durationProducer.onMatchedLogEvent(2 /* stop index*/, event2); in TEST_P()
397 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST_P() local
398 makeLogEvent(&event2, endTimeNs, tagId); in TEST_P()
399 durationProducer.onMatchedLogEvent(2 /* stop index*/, event2); in TEST_P()
445 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST_P() local
446 makeLogEvent(&event2, endTimeNs, tagId); in TEST_P()
447 durationProducer.onMatchedLogEvent(2 /* stop index*/, event2); in TEST_P()
499 LogEvent event2(/*uid=*/0, /*pid=*/0); in TEST_P() local
500 makeLogEvent(&event2, endTimeNs, tagId); in TEST_P()
501 durationProducer.onMatchedLogEvent(2 /* stop index*/, event2); in TEST_P()