Home
last modified time | relevance | path

Searched refs:exception_watcher1 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/test/
Duncaught_exceptions_np.cpp35 class exception_watcher1 class
41exception_watcher1(unsigned int& count1, unsigned int& count2) : m_count1(count1), m_count2(count2… in exception_watcher1() function in exception_watcher1
42 ~exception_watcher1() in ~exception_watcher1()
64 exception_watcher1 watcher1(level1_count, level2_count); in test_in_nested_destructors()