Home
last modified time | relevance | path

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

/external/catch2/projects/SelfTest/UsageTests/
DMisc.tests.cpp30 inline bool testCheckedIf( bool flag ) { in testCheckedIf() function
164 REQUIRE( testCheckedIf( true ) );
168 REQUIRE( testCheckedIf( false ) );
/external/catch2/projects/SelfTest/Baselines/
Dconsole.std.approved.txt1044 REQUIRE( testCheckedIf( false ) )
Dcompact.sw.approved.txt1272 Misc.tests.cpp:<line number>: passed: testCheckedIf( true ) for: true
1274 Misc.tests.cpp:<line number>: failed: testCheckedIf( false ) for: false
Dconsole.sw.approved.txt9241 REQUIRE( testCheckedIf( true ) )
9257 REQUIRE( testCheckedIf( false ) )