HomeSort by relevance Sort by last modified time
    Searched defs:INTERNAL_CATCH_CATCH (Results 1 - 2 of 2) sorted by null

  /external/catch2/include/internal/
catch_capture.hpp 30 #define INTERNAL_CATCH_CATCH( capturer )
35 #define INTERNAL_CATCH_CATCH( handler ) catch(...) { handler.handleUnexpectedInflightException(); }
49 } INTERNAL_CATCH_CATCH( catchAssertionHandler ) \
  /external/catch2/single_include/catch2/
catch.hpp     [all...]

Completed in 734 milliseconds