Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-regulators/test/
H A Derror_logging_utils_tests.cpp406 std::exception_ptr exceptionToLog = in TEST() local
435 std::exception_ptr exceptionToLog = in TEST() local
471 std::exception_ptr exceptionToLog = in TEST() local
498 std::exception_ptr exceptionToLog = in TEST() local
525 std::exception_ptr exceptionToLog = in TEST() local
553 std::exception_ptr exceptionToLog = in TEST() local
581 std::exception_ptr exceptionToLog = in TEST() local
611 std::exception_ptr exceptionToLog = in TEST() local
637 std::exception_ptr exceptionToLog = in TEST() local
665 std::exception_ptr exceptionToLog = in TEST() local
[all …]
/openbmc/phosphor-power/phosphor-regulators/src/
H A Derror_logging_utils.cpp51 std::exception_ptr exceptionToLog = internal::getExceptionToLog(eptr); in logError() local
134 std::exception_ptr exceptionToLog{eptr}; in getExceptionToLog() local