Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_run_context.cpp282 SectionInfo testCaseSection(testCaseInfo.lineInfo, testCaseInfo.name); in handleFatalErrorCondition() local
321 SectionInfo testCaseSection(testCaseInfo.lineInfo, testCaseInfo.name); in runCurrentTest() local
/external/bcc/tests/cc/
Dcatch.hpp6037 … SectionInfo testCaseSection( testCaseInfo.lineInfo, testCaseInfo.name, testCaseInfo.description ); in handleFatalErrorCondition() local
6068 … SectionInfo testCaseSection( testCaseInfo.lineInfo, testCaseInfo.name, testCaseInfo.description ); in runCurrentTest() local
/external/catch2/single_include/catch2/
Dcatch.hpp10511 SectionInfo testCaseSection(testCaseInfo.lineInfo, testCaseInfo.name); in handleFatalErrorCondition() local
10550 SectionInfo testCaseSection(testCaseInfo.lineInfo, testCaseInfo.name); in runCurrentTest() local