Searched refs:TestEventEntry (Results 1 – 2 of 2) sorted by relevance
31 class TestEventEntry;36 sdbusplus::aserver::xyz::openbmc_project::logging::Entry<TestEventEntry>;55 class TestEventEntry : public EventEntryIntf class58 TestEventEntry(sdbusplus::async::context& ctx, const char* path) : in TestEventEntry() function in TestEventEntry92 std::make_unique<TestEventEntry>(ctx, objectPath.c_str())); in method_call()108 std::vector<std::unique_ptr<TestEventEntry>> eventEntries;
14 class TestEventEntry;21 sdbusplus::aserver::xyz::openbmc_project::logging::Entry<TestEventEntry>;41 class TestEventEntry : public EventEntryIntf class44 TestEventEntry(sdbusplus::async::context& ctx, const char* path) : in TestEventEntry() function in TestEventEntry78 std::make_unique<TestEventEntry>(ctx, objectPath.c_str())); in method_call()94 std::vector<std::unique_ptr<TestEventEntry>> eventEntries;