Home
last modified time | relevance | path

Searched refs:TestCaseStats (Results 1 – 25 of 324) sorted by relevance

12345678910>>...13

/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_interfaces_reporter.h108 struct TestCaseStats { struct
109 TestCaseStats( TestCaseInfo const& _testInfo,
115 TestCaseStats( TestCaseStats const& ) = default;
116 TestCaseStats( TestCaseStats && ) = default;
117 TestCaseStats& operator = ( TestCaseStats const& ) = default; argument
118 TestCaseStats& operator = ( TestCaseStats && ) = default; argument
119 virtual ~TestCaseStats();
199 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) = 0;
H A Dcatch_interfaces_reporter.cpp68 TestCaseStats::TestCaseStats( TestCaseInfo const& _testInfo, in TestCaseStats() function in Catch::TestCaseStats
80 TestCaseStats::~TestCaseStats() = default;
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_interfaces_reporter.h115 struct TestCaseStats { struct
116 TestCaseStats( TestCaseInfo const& _testInfo,
122 TestCaseStats( TestCaseStats const& ) = default;
123 TestCaseStats( TestCaseStats && ) = default;
124 TestCaseStats& operator = ( TestCaseStats const& ) = default; argument
125 TestCaseStats& operator = ( TestCaseStats && ) = default; argument
126 virtual ~TestCaseStats();
238 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) = 0;
H A Dcatch_interfaces_reporter.cpp68 TestCaseStats::TestCaseStats( TestCaseInfo const& _testInfo, in TestCaseStats() function in Catch::TestCaseStats
80 TestCaseStats::~TestCaseStats() = default;
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_interfaces_reporter.h115 struct TestCaseStats { struct
116 TestCaseStats( TestCaseInfo const& _testInfo,
122 TestCaseStats( TestCaseStats const& ) = default;
123 TestCaseStats( TestCaseStats && ) = default;
124 TestCaseStats& operator = ( TestCaseStats const& ) = default; argument
125 TestCaseStats& operator = ( TestCaseStats && ) = default; argument
126 virtual ~TestCaseStats();
238 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) = 0;
H A Dcatch_interfaces_reporter.cpp68 TestCaseStats::TestCaseStats( TestCaseInfo const& _testInfo, in TestCaseStats() function in Catch::TestCaseStats
80 TestCaseStats::~TestCaseStats() = default;
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_interfaces_reporter.h115 struct TestCaseStats { struct
116 TestCaseStats( TestCaseInfo const& _testInfo,
122 TestCaseStats( TestCaseStats const& ) = default;
123 TestCaseStats( TestCaseStats && ) = default;
124 TestCaseStats& operator = ( TestCaseStats const& ) = default; argument
125 TestCaseStats& operator = ( TestCaseStats && ) = default; argument
126 virtual ~TestCaseStats();
238 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) = 0;
H A Dcatch_interfaces_reporter.cpp68 TestCaseStats::TestCaseStats( TestCaseInfo const& _testInfo, in TestCaseStats() function in Catch::TestCaseStats
80 TestCaseStats::~TestCaseStats() = default;
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_interfaces_reporter.h117 struct TestCaseStats { struct
118 TestCaseStats( TestCaseInfo const& _testInfo,
124 TestCaseStats( TestCaseStats const& ) = default;
125 TestCaseStats( TestCaseStats && ) = default;
126 TestCaseStats& operator = ( TestCaseStats const& ) = default; argument
127 TestCaseStats& operator = ( TestCaseStats && ) = default; argument
128 virtual ~TestCaseStats();
240 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) = 0;
H A Dcatch_interfaces_reporter.cpp68 TestCaseStats::TestCaseStats( TestCaseInfo const& _testInfo, in TestCaseStats() function in Catch::TestCaseStats
80 TestCaseStats::~TestCaseStats() = default;
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_interfaces_reporter.h117 struct TestCaseStats { struct
118 TestCaseStats( TestCaseInfo const& _testInfo,
124 TestCaseStats( TestCaseStats const& ) = default;
125 TestCaseStats( TestCaseStats && ) = default;
126 TestCaseStats& operator = ( TestCaseStats const& ) = default; argument
127 TestCaseStats& operator = ( TestCaseStats && ) = default; argument
128 virtual ~TestCaseStats();
240 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) = 0;
H A Dcatch_interfaces_reporter.cpp68 TestCaseStats::TestCaseStats( TestCaseInfo const& _testInfo, in TestCaseStats() function in Catch::TestCaseStats
80 TestCaseStats::~TestCaseStats() = default;
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_interfaces_reporter.h117 struct TestCaseStats { struct
118 TestCaseStats( TestCaseInfo const& _testInfo,
124 TestCaseStats( TestCaseStats const& ) = default;
125 TestCaseStats( TestCaseStats && ) = default;
126 TestCaseStats& operator = ( TestCaseStats const& ) = default; argument
127 TestCaseStats& operator = ( TestCaseStats && ) = default; argument
128 virtual ~TestCaseStats();
240 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) = 0;
H A Dcatch_interfaces_reporter.cpp68 TestCaseStats::TestCaseStats( TestCaseInfo const& _testInfo, in TestCaseStats() function in Catch::TestCaseStats
80 TestCaseStats::~TestCaseStats() = default;
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_interfaces_reporter.h140 struct TestCaseStats { struct
141 TestCaseStats( TestCaseInfo const& _testInfo, in TestCaseStats() function
152 virtual ~TestCaseStats();
155 TestCaseStats( TestCaseStats const& ) = default;
156 TestCaseStats( TestCaseStats && ) = default;
157 TestCaseStats& operator = ( TestCaseStats const& ) = default; argument
158 TestCaseStats& operator = ( TestCaseStats && ) = default; argument
246 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) = 0;
H A Dcatch_impl.hpp70 TestCaseStats::~TestCaseStats() {} in ~TestCaseStats()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_interfaces_reporter.h139 struct TestCaseStats { struct
140 TestCaseStats( TestCaseInfo const& _testInfo, in TestCaseStats() function
151 virtual ~TestCaseStats();
154 TestCaseStats( TestCaseStats const& ) = default;
155 TestCaseStats( TestCaseStats && ) = default;
156 TestCaseStats& operator = ( TestCaseStats const& ) = default; argument
157 TestCaseStats& operator = ( TestCaseStats && ) = default; argument
245 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) = 0;
H A Dcatch_impl.hpp71 TestCaseStats::~TestCaseStats() {} in ~TestCaseStats()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_interfaces_reporter.h139 struct TestCaseStats { struct
140 TestCaseStats( TestCaseInfo const& _testInfo, in TestCaseStats() function
151 virtual ~TestCaseStats();
154 TestCaseStats( TestCaseStats const& ) = default;
155 TestCaseStats( TestCaseStats && ) = default;
156 TestCaseStats& operator = ( TestCaseStats const& ) = default; argument
157 TestCaseStats& operator = ( TestCaseStats && ) = default; argument
245 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) = 0;
H A Dcatch_impl.hpp71 TestCaseStats::~TestCaseStats() {} in ~TestCaseStats()
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_interfaces_reporter.h140 struct TestCaseStats { struct
141 TestCaseStats( TestCaseInfo const& _testInfo, in TestCaseStats() function
152 virtual ~TestCaseStats();
155 TestCaseStats( TestCaseStats const& ) = default;
156 TestCaseStats( TestCaseStats && ) = default;
157 TestCaseStats& operator = ( TestCaseStats const& ) = default; argument
158 TestCaseStats& operator = ( TestCaseStats && ) = default; argument
246 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) = 0;
H A Dcatch_impl.hpp70 TestCaseStats::~TestCaseStats() {} in ~TestCaseStats()
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/reporters/
H A Dcatch_reporter_bases.hpp51 virtual void testCaseEnded( TestCaseStats const& /* _testCaseStats */ ) CATCH_OVERRIDE { in testCaseEnded()
121 typedef Node<TestCaseStats, SectionNode> TestCaseNode;
187 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) CATCH_OVERRIDE { in testCaseEnded()
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/reporters/
H A Dcatch_reporter_bases.hpp51 virtual void testCaseEnded( TestCaseStats const& /* _testCaseStats */ ) CATCH_OVERRIDE { in testCaseEnded()
121 typedef Node<TestCaseStats, SectionNode> TestCaseNode;
187 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) CATCH_OVERRIDE { in testCaseEnded()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/reporters/
H A Dcatch_reporter_bases.hpp78 virtual void testCaseEnded( TestCaseStats const& /* _testCaseStats */ ) CATCH_OVERRIDE { in testCaseEnded()
149 typedef Node<TestCaseStats, SectionNode> TestCaseNode;
215 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) CATCH_OVERRIDE { in testCaseEnded()

12345678910>>...13