Home
last modified time | relevance | path

Searched defs:shouldDebugBreak (Results 1 – 6 of 6) sorted by relevance

/external/catch2/include/internal/
Dcatch_assertionhandler.h40 bool shouldDebugBreak = false; member
Dcatch_config.cpp70 bool Config::shouldDebugBreak() const { return m_data.shouldDebugBreak; } in shouldDebugBreak() function in Catch::Config
Dcatch_config.hpp36 bool shouldDebugBreak = false; member
/external/bcc/tests/cc/
Dcatch.hpp3504 bool shouldDebugBreak; member
3563 bool shouldDebugBreak() const { return m_data.shouldDebugBreak; } in shouldDebugBreak() function in Catch::Config
8250 bool ResultBuilder::shouldDebugBreak() const { return m_shouldDebugBreak; } in shouldDebugBreak() function in Catch::ResultBuilder
/external/catch2/single_include/catch2/
Dcatch.hpp2518 bool shouldDebugBreak = false; member
5240 bool shouldDebugBreak = false; member
9963 bool Config::shouldDebugBreak() const { return m_data.shouldDebugBreak; } in shouldDebugBreak() function in Catch::Config
/external/libabigail/tests/lib/
Dcatch.hpp2540 bool shouldDebugBreak = false; member
5271 bool shouldDebugBreak = false; member
10022 bool Config::shouldDebugBreak() const { return m_data.shouldDebugBreak; } in shouldDebugBreak() function in Catch::Config