Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/tests/cc/
H A 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