Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_enforce.h36 #define CATCH_RUNTIME_ERROR( msg ) \ macro
/external/catch2/single_include/catch2/
Dcatch.hpp3494 #define CATCH_RUNTIME_ERROR( msg ) \ macro