Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_run_context.cpp198 bool RunContext::testForMissingAssertions(Counts& assertions) { in testForMissingAssertions() function in Catch::RunContext
212 bool missingAssertions = testForMissingAssertions(assertions); in sectionEnded()
368 bool missingAssertions = testForMissingAssertions(assertions); in runCurrentTest()
Dcatch_run_context.h119 bool testForMissingAssertions( Counts& assertions );
/external/bcc/tests/cc/
Dcatch.hpp5974 bool testForMissingAssertions( Counts& assertions ) { in testForMissingAssertions() function in Catch::RunContext
5988 bool missingAssertions = testForMissingAssertions( assertions ); in sectionEnded()
6100 bool missingAssertions = testForMissingAssertions( assertions ); in runCurrentTest()
/external/catch2/single_include/catch2/
Dcatch.hpp8104 bool testForMissingAssertions( Counts& assertions );
12638 bool RunContext::testForMissingAssertions(Counts& assertions) { in testForMissingAssertions() function in Catch::RunContext
12652 bool missingAssertions = testForMissingAssertions(assertions); in sectionEnded()
12808 bool missingAssertions = testForMissingAssertions(assertions); in runCurrentTest()
/external/libabigail/tests/lib/
Dcatch.hpp8159 bool testForMissingAssertions( Counts& assertions );
12781 bool RunContext::testForMissingAssertions(Counts& assertions) { in testForMissingAssertions() function in Catch::RunContext
12795 bool missingAssertions = testForMissingAssertions(assertions); in sectionEnded()
12951 bool missingAssertions = testForMissingAssertions(assertions); in runCurrentTest()