Home
last modified time | relevance | path

Searched refs:INTERNAL_CATCH_CATCH (Results 101 – 102 of 102) sorted by relevance

12345

/dports/multimedia/kdenlive/kdenlive-21.12.3/tests/
H A Dcatch.hpp2689 #define INTERNAL_CATCH_CATCH( capturer ) macro
2694 #define INTERNAL_CATCH_CATCH( handler ) catch(...) { handler.handleUnexpectedInflightException(); } macro
2710 } INTERNAL_CATCH_CATCH( catchAssertionHandler ) \
3807 } INTERNAL_CATCH_CATCH( catchAssertionHandler ) \
/dports/archivers/vbz-compression/vbz_compression-1.0.1/third_party/catch2/
H A Dfakeit.hpp1209 } INTERNAL_CATCH_CATCH(catchAssertionHandler) { \ in fail()

12345