Home
last modified time | relevance | path

Searched defs:errorVal (Results 1 – 1 of 1) sorted by relevance

/openbmc/sdbusplus/test/exception/
H A Dsdbus_error.cpp30 const int errorVal = EBUSY; in TEST() local
61 const int errorVal = EBUSY; in TEST() local
74 const int errorVal = EIO; in TEST() local
146 const int errorVal = sd_bus_error_get_errno(&error); in TEST() local