Home
last modified time | relevance | path

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

/external/catch2/include/reporters/
Dcatch_reporter_bases.hpp145 using TestCaseNode = Node<TestCaseStats, SectionNode>; typedef
/external/bcc/tests/cc/
Dcatch.hpp8632 typedef Node<TestCaseStats, SectionNode> TestCaseNode; typedef
/external/catch2/single_include/catch2/
Dcatch.hpp5216 using TestCaseNode = Node<TestCaseStats, SectionNode>; typedef