Home
last modified time | relevance | path

Searched refs:TestGroupNode (Results 1 – 25 of 194) sorted by relevance

12345678

/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/reporters/
H A Dcatch_reporter_bases.hpp122 typedef Node<TestGroupStats, TestCaseNode> TestGroupNode; typedef
123 typedef Node<TestRunStats, TestGroupNode> TestRunNode;
199 Ptr<TestGroupNode> node = new TestGroupNode( testGroupStats ); in testGroupEnded()
225 std::vector<Ptr<TestGroupNode> > m_testGroups;
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/reporters/
H A Dcatch_reporter_bases.hpp122 typedef Node<TestGroupStats, TestCaseNode> TestGroupNode; typedef
123 typedef Node<TestRunStats, TestGroupNode> TestRunNode;
199 Ptr<TestGroupNode> node = new TestGroupNode( testGroupStats ); in testGroupEnded()
225 std::vector<Ptr<TestGroupNode> > m_testGroups;
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/reporters/
H A Dcatch_reporter_bases.hpp150 typedef Node<TestGroupStats, TestCaseNode> TestGroupNode; typedef
151 typedef Node<TestRunStats, TestGroupNode> TestRunNode;
227 Ptr<TestGroupNode> node = new TestGroupNode( testGroupStats ); in testGroupEnded()
253 std::vector<Ptr<TestGroupNode> > m_testGroups;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/reporters/
H A Dcatch_reporter_bases.hpp150 typedef Node<TestGroupStats, TestCaseNode> TestGroupNode; typedef
151 typedef Node<TestRunStats, TestGroupNode> TestRunNode;
227 Ptr<TestGroupNode> node = new TestGroupNode( testGroupStats ); in testGroupEnded()
253 std::vector<Ptr<TestGroupNode> > m_testGroups;
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/reporters/
H A Dcatch_reporter_sonarqube.hpp58 void writeGroup(TestGroupNode const& groupNode) { in writeGroup()
59 std::map<std::string, TestGroupNode::ChildNodes> testsPerFile; in writeGroup()
67 void writeTestFile(const char* filename, TestGroupNode::ChildNodes const& testCaseNodes) { in writeTestFile()
H A Dcatch_reporter_bases.hpp151 using TestGroupNode = Node<TestGroupStats, TestCaseNode>; typedef
152 using TestRunNode = Node<TestRunStats, TestGroupNode>;
234 auto node = std::make_shared<TestGroupNode>(testGroupStats); in testGroupEnded()
253 std::vector<std::shared_ptr<TestGroupNode>> m_testGroups;
/dports/math/e-antic/Catch2-ff349a5/include/reporters/
H A Dcatch_reporter_sonarqube.hpp58 void writeGroup(TestGroupNode const& groupNode) { in writeGroup()
59 std::map<std::string, TestGroupNode::ChildNodes> testsPerFile; in writeGroup()
67 void writeTestFile(const char* filename, TestGroupNode::ChildNodes const& testCaseNodes) { in writeTestFile()
H A Dcatch_reporter_bases.hpp151 using TestGroupNode = Node<TestGroupStats, TestCaseNode>; typedef
152 using TestRunNode = Node<TestRunStats, TestGroupNode>;
234 auto node = std::make_shared<TestGroupNode>(testGroupStats); in testGroupEnded()
253 std::vector<std::shared_ptr<TestGroupNode>> m_testGroups;
/dports/math/e-antic/Catch2-ff349a5/single_include/catch2/
H A Dcatch_reporter_sonarqube.hpp58 void writeGroup(TestGroupNode const& groupNode) { in writeGroup()
59 std::map<std::string, TestGroupNode::ChildNodes> testsPerFile; in writeGroup()
67 void writeTestFile(const char* filename, TestGroupNode::ChildNodes const& testCaseNodes) { in writeTestFile()
/dports/www/restbed/restbed-4.8/dependency/catch/include/reporters/
H A Dcatch_reporter_sonarqube.hpp58 void writeGroup(TestGroupNode const& groupNode) { in writeGroup()
59 std::map<std::string, TestGroupNode::ChildNodes> testsPerFile; in writeGroup()
67 void writeTestFile(const char* filename, TestGroupNode::ChildNodes const& testCaseNodes) { in writeTestFile()
H A Dcatch_reporter_bases.hpp148 using TestGroupNode = Node<TestGroupStats, TestCaseNode>; typedef
149 using TestRunNode = Node<TestRunStats, TestGroupNode>;
231 auto node = std::make_shared<TestGroupNode>(testGroupStats); in testGroupEnded()
250 std::vector<std::shared_ptr<TestGroupNode>> m_testGroups;
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/single_include/catch2/
H A Dcatch_reporter_sonarqube.hpp58 void writeGroup(TestGroupNode const& groupNode) { in writeGroup()
59 std::map<std::string, TestGroupNode::ChildNodes> testsPerFile; in writeGroup()
67 void writeTestFile(const char* filename, TestGroupNode::ChildNodes const& testCaseNodes) { in writeTestFile()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_sonarqube.hpp58 void writeGroup(TestGroupNode const& groupNode) { in writeGroup()
59 std::map<std::string, TestGroupNode::ChildNodes> testsPerFile; in writeGroup()
67 void writeTestFile(const char* filename, TestGroupNode::ChildNodes const& testCaseNodes) { in writeTestFile()
H A Dcatch_reporter_bases.hpp151 using TestGroupNode = Node<TestGroupStats, TestCaseNode>; typedef
152 using TestRunNode = Node<TestRunStats, TestGroupNode>;
234 auto node = std::make_shared<TestGroupNode>(testGroupStats); in testGroupEnded()
253 std::vector<std::shared_ptr<TestGroupNode>> m_testGroups;
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/single_include/catch2/
H A Dcatch_reporter_sonarqube.hpp58 void writeGroup(TestGroupNode const& groupNode) { in writeGroup()
59 std::map<std::string, TestGroupNode::ChildNodes> testsPerFile; in writeGroup()
67 void writeTestFile(const char* filename, TestGroupNode::ChildNodes const& testCaseNodes) { in writeTestFile()
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_sonarqube.hpp58 void writeGroup(TestGroupNode const& groupNode) { in writeGroup()
59 std::map<std::string, TestGroupNode::ChildNodes> testsPerFile; in writeGroup()
67 void writeTestFile(const char* filename, TestGroupNode::ChildNodes const& testCaseNodes) { in writeTestFile()
H A Dcatch_reporter_bases.hpp151 using TestGroupNode = Node<TestGroupStats, TestCaseNode>; typedef
152 using TestRunNode = Node<TestRunStats, TestGroupNode>;
234 auto node = std::make_shared<TestGroupNode>(testGroupStats); in testGroupEnded()
253 std::vector<std::shared_ptr<TestGroupNode>> m_testGroups;
/dports/emulators/citra/citra-ac98458e0/externals/catch/single_include/catch2/
H A Dcatch_reporter_sonarqube.hpp58 void writeGroup(TestGroupNode const& groupNode) { in writeGroup()
59 std::map<std::string, TestGroupNode::ChildNodes> testsPerFile; in writeGroup()
67 void writeTestFile(const char* filename, TestGroupNode::ChildNodes const& testCaseNodes) { in writeTestFile()
/dports/devel/catch/Catch2-2.13.7/single_include/catch2/
H A Dcatch_reporter_sonarqube.hpp58 void writeGroup(TestGroupNode const& groupNode) { in writeGroup()
59 std::map<std::string, TestGroupNode::ChildNodes> testsPerFile; in writeGroup()
67 void writeTestFile(const char* filename, TestGroupNode::ChildNodes const& testCaseNodes) { in writeTestFile()
/dports/devel/catch/Catch2-2.13.7/include/reporters/
H A Dcatch_reporter_sonarqube.hpp58 void writeGroup(TestGroupNode const& groupNode) { in writeGroup()
59 std::map<std::string, TestGroupNode::ChildNodes> testsPerFile; in writeGroup()
67 void writeTestFile(const char* filename, TestGroupNode::ChildNodes const& testCaseNodes) { in writeTestFile()
H A Dcatch_reporter_bases.hpp151 using TestGroupNode = Node<TestGroupStats, TestCaseNode>; typedef
152 using TestRunNode = Node<TestRunStats, TestGroupNode>;
234 auto node = std::make_shared<TestGroupNode>(testGroupStats); in testGroupEnded()
253 std::vector<std::shared_ptr<TestGroupNode>> m_testGroups;
/dports/www/restbed/restbed-4.8/dependency/catch/single_include/catch2/
H A Dcatch_reporter_sonarqube.hpp58 void writeGroup(TestGroupNode const& groupNode) { in writeGroup()
59 std::map<std::string, TestGroupNode::ChildNodes> testsPerFile; in writeGroup()
67 void writeTestFile(const char* filename, TestGroupNode::ChildNodes const& testCaseNodes) { in writeTestFile()
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/reporters/
H A Dcatch_reporter_bases.hpp142 using TestGroupNode = Node<TestGroupStats, TestCaseNode>; typedef
143 using TestRunNode = Node<TestRunStats, TestGroupNode>;
225 auto node = std::make_shared<TestGroupNode>(testGroupStats); in testGroupEnded()
244 std::vector<std::shared_ptr<TestGroupNode>> m_testGroups;
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/parquet/
H A Dschema.h325 FRIEND_TEST(TestGroupNode, Attrs);
326 FRIEND_TEST(TestGroupNode, Equals);
327 FRIEND_TEST(TestGroupNode, FieldIndex);
328 FRIEND_TEST(TestGroupNode, FieldIndexDuplicateName);
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/parquet/
H A Dschema.h320 FRIEND_TEST(TestGroupNode, Attrs);
321 FRIEND_TEST(TestGroupNode, Equals);
322 FRIEND_TEST(TestGroupNode, FieldIndex);
323 FRIEND_TEST(TestGroupNode, FieldIndexDuplicateName);

12345678