Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_interfaces_capture.h94 virtual void exceptionEarlyReported() = 0;
Dcatch_run_context.h101 void exceptionEarlyReported() override;
Dcatch_run_context.cpp271 void RunContext::exceptionEarlyReported() { in exceptionEarlyReported() function in Catch::RunContext
/external/catch2/single_include/catch2/
Dcatch.hpp2486 virtual void exceptionEarlyReported() = 0;
8086 void exceptionEarlyReported() override;
12711 void RunContext::exceptionEarlyReported() { in exceptionEarlyReported() function in Catch::RunContext
/external/libabigail/tests/lib/
Dcatch.hpp2508 virtual void exceptionEarlyReported() = 0;
8141 void exceptionEarlyReported() override;
12854 void RunContext::exceptionEarlyReported() { in exceptionEarlyReported() function in Catch::RunContext