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.hpp398 testMessage = 25, enumerator
/openbmc/bmcweb/redfish-core/src/
H A Dresource_messages.cpp373 nlohmann::json::object_t testMessage() in testMessage() function
375 return getLog(redfish::registries::ResourceEvent::Index::testMessage, {}); in testMessage()
/openbmc/bmcweb/redfish-core/include/
H A Dresource_messages.hpp84 nlohmann::json::object_t testMessage();