Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/test/
Duncaught_exceptions.cpp23 class exception_watcher class
28 explicit exception_watcher(unsigned int& count) : m_count(count) {} in exception_watcher() function in exception_watcher