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.cpp407 std::exception_ptr exceptionToLog = in TEST() local
436 std::exception_ptr exceptionToLog = in TEST() local
472 std::exception_ptr exceptionToLog = in TEST() local
499 std::exception_ptr exceptionToLog = in TEST() local
526 std::exception_ptr exceptionToLog = in TEST() local
554 std::exception_ptr exceptionToLog = in TEST() local
582 std::exception_ptr exceptionToLog = in TEST() local
612 std::exception_ptr exceptionToLog = in TEST() local
638 std::exception_ptr exceptionToLog = in TEST() local
666 std::exception_ptr exceptionToLog = in TEST() local
[all …]
/openbmc/phosphor-power/phosphor-regulators/src/
H A Derror_logging_utils.cpp53 std::exception_ptr exceptionToLog = internal::getExceptionToLog(eptr); in logError() local
136 std::exception_ptr exceptionToLog{eptr}; in getExceptionToLog() local