Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_run_context.cpp286 SectionStats testCaseSectionStats(testCaseSection, assertions, 0, false); in handleFatalErrorCondition() local
366 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.hpp10515 SectionStats testCaseSectionStats(testCaseSection, assertions, 0, false); in handleFatalErrorCondition() local
10595 SectionStats testCaseSectionStats(testCaseSection, assertions, duration, missingAssertions); in runCurrentTest() local