Home
last modified time | relevance | path

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

/external/bcc/tests/cc/
Dcatch.hpp1273 bool m_shouldThrow; member in Catch::ResultBuilder
8168 m_shouldThrow( false ) in ResultBuilder()
8242 m_shouldThrow = true; in handleResult()
8246 if( m_shouldThrow ) in react()