Home
last modified time | relevance | path

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

/external/catch2/include/reporters/
Dcatch_reporter_bases.hpp143 using TestGroupNode = Node<TestGroupStats, TestCaseNode>; typedef
/external/bcc/tests/cc/
Dcatch.hpp8633 typedef Node<TestGroupStats, TestCaseNode> TestGroupNode; typedef
/external/catch2/single_include/catch2/
Dcatch.hpp5199 using TestGroupNode = Node<TestGroupStats, TestCaseNode>; typedef