Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/test/
H A Dlog_manager_dbus_tests.cpp45 data->client_ctx.spawn(std::move(t) | stdexec::then([this]() { in run()
46 data->stop(data->client_ctx); in run()
48 data->client_ctx.run(); in run()
55 client_ctx(), server_ctx(), objManager(server_ctx, OBJ_LOGGING), in fixture_data()
79 sdbusplus::async::context client_ctx; member
174 path = co_await lg2::commit(data->client_ctx, in TEST_F()
180 auto additionalData = co_await LoggingEntry(data->client_ctx) in TEST_F()