Searched defs:testCaseSection (Results 1 – 4 of 4) sorted by relevance
/external/catch2/include/internal/ |
D | catch_run_context.cpp | 291 SectionInfo testCaseSection(testCaseInfo.lineInfo, testCaseInfo.name); in handleFatalErrorCondition() local 330 SectionInfo testCaseSection(testCaseInfo.lineInfo, testCaseInfo.name); in runCurrentTest() local
|
/external/bcc/tests/cc/ |
D | catch.hpp | 6037 … 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/ |
D | catch.hpp | 12731 SectionInfo testCaseSection(testCaseInfo.lineInfo, testCaseInfo.name); in handleFatalErrorCondition() local 12770 SectionInfo testCaseSection(testCaseInfo.lineInfo, testCaseInfo.name); in runCurrentTest() local
|
/external/libabigail/tests/lib/ |
D | catch.hpp | 12874 SectionInfo testCaseSection(testCaseInfo.lineInfo, testCaseInfo.name); in handleFatalErrorCondition() local 12913 SectionInfo testCaseSection(testCaseInfo.lineInfo, testCaseInfo.name); in runCurrentTest() local
|