MCPcopy Create free account
hub / github.com/apache/trafficserver / isFalseTest

Function isFalseTest

lib/catch2/catch.hpp:1388–1388  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1386
1387 bool shouldContinueOnFailure( int flags );
1388 inline bool isFalseTest( int flags ) { return ( flags & ResultDisposition::FalseTest ) != 0; }
1389 bool shouldSuppressFailure( int flags );
1390
1391} // end namespace Catch

Callers 2

getExpressionMethod · 0.85
handleExprMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected