Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/tools/catch/
Dcatch.hpp408 inline bool alwaysTrue() { return true; } in alwaysTrue() function
2040 #define CATCH_BREAK_INTO_DEBUGGER() Catch::alwaysTrue();
5807 if( Catch::alwaysTrue() ) // avoids "no return" warnings in fatal()
7886 if( alwaysTrue() ) in throwLogicError()