Home
last modified time | relevance | path

Searched defs:testCaseSectionStats (Results 1 – 4 of 4) sorted by relevance

/external/catch2/include/internal/
Dcatch_run_context.cpp295 SectionStats testCaseSectionStats(testCaseSection, assertions, 0, false); in handleFatalErrorCondition() local
375 SectionStats testCaseSectionStats(testCaseSection, assertions, duration, missingAssertions); in runCurrentTest() local
/external/bcc/tests/cc/
Dcatch.hpp6041 SectionStats testCaseSectionStats( testCaseSection, assertions, 0, false ); in handleFatalErrorCondition() local
6108 … SectionStats testCaseSectionStats( testCaseSection, assertions, duration, missingAssertions ); in runCurrentTest() local
/external/catch2/single_include/catch2/
Dcatch.hpp12735 SectionStats testCaseSectionStats(testCaseSection, assertions, 0, false); in handleFatalErrorCondition() local
12815 SectionStats testCaseSectionStats(testCaseSection, assertions, duration, missingAssertions); in runCurrentTest() local
/external/libabigail/tests/lib/
Dcatch.hpp12878 SectionStats testCaseSectionStats(testCaseSection, assertions, 0, false); in handleFatalErrorCondition() local
12958 SectionStats testCaseSectionStats(testCaseSection, assertions, duration, missingAssertions); in runCurrentTest() local