Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/registries/
H A Dresource_event_message_registry.hpp395 testMessage = 25, enumerator
/openbmc/bmcweb/redfish-core/src/
H A Dresource_messages.cpp366 nlohmann::json testMessage() in testMessage() function
368 return getLog(redfish::registries::resource_event::Index::testMessage, {}); in testMessage()
/openbmc/bmcweb/redfish-core/include/
H A Dresource_messages.hpp82 nlohmann::json testMessage();