Home
last modified time | relevance | path

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

/external/catch2/projects/SelfTest/UsageTests/
DMisc.tests.cpp31 inline bool testCheckedIf( bool flag ) { in testCheckedIf() function
171 REQUIRE( testCheckedIf( true ) );
175 REQUIRE( testCheckedIf( false ) );
/external/catch2/projects/SelfTest/Baselines/
Dconsole.std.approved.txt1160 REQUIRE( testCheckedIf( false ) )
Dcompact.sw.approved.txt1597 Misc.tests.cpp:<line number>: passed: testCheckedIf( true ) for: true
1599 Misc.tests.cpp:<line number>: failed: testCheckedIf( false ) for: false
Dconsole.sw.approved.txt11720 REQUIRE( testCheckedIf( true ) )
11736 REQUIRE( testCheckedIf( false ) )