Searched defs:logEvents (Results 1 – 3 of 3) sorted by relevance
35 vector<LogEvent> logEvents; in BM_insertAtomsIntoDbTablesNewConnection() local67 vector<LogEvent> logEvents; in BM_insertAtomsIntoDbTablesReuseConnection() local101 vector<LogEvent> logEvents{*event.get()}; in BM_createDbTables() local
192 std::vector<std::unique_ptr<LogEvent>> logEvents = CreateLogEvents(configAddedTimeNs); in TEST_F() local222 std::vector<std::unique_ptr<LogEvent>> logEvents = CreateLogEvents(configAddedTimeNs); in TEST_F() local251 std::vector<std::unique_ptr<LogEvent>> logEvents = CreateLogEvents(configAddedTimeNs); in TEST_F() local
822 List<EventManager.Event> logEvents) { in convertLogEventsToProtoEvents()