Home
last modified time | relevance | path

Searched defs:TestRunStats (Results 1 – 25 of 162) sorted by relevance

1234567

/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_interfaces_reporter.h194 struct TestRunStats { struct
195 TestRunStats( TestRunInfo const& _runInfo, in TestRunStats() argument
205 TestRunStats( TestRunStats const& _other ) in TestRunStats() argument
213 TestRunStats& operator = ( TestRunStats const& ) = default; argument
214 TestRunStats& operator = ( TestRunStats && ) = default; argument
217 TestRunInfo runInfo;
218 Totals totals;
219 bool aborting;
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_interfaces_reporter.h193 struct TestRunStats { struct
194 TestRunStats( TestRunInfo const& _runInfo, in TestRunStats() function
204 TestRunStats( TestRunStats const& _other ) in TestRunStats() function
212 TestRunStats& operator = ( TestRunStats const& ) = default; argument
213 TestRunStats& operator = ( TestRunStats && ) = default; argument
216 TestRunInfo runInfo;
217 Totals totals;
218 bool aborting;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_interfaces_reporter.h193 struct TestRunStats { struct
194 TestRunStats( TestRunInfo const& _runInfo, in TestRunStats() argument
204 TestRunStats( TestRunStats const& _other ) in TestRunStats() function
212 TestRunStats& operator = ( TestRunStats const& ) = default; argument
213 TestRunStats& operator = ( TestRunStats && ) = default; argument
216 TestRunInfo runInfo;
217 Totals totals;
218 bool aborting;
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_interfaces_reporter.h194 struct TestRunStats { struct
195 TestRunStats( TestRunInfo const& _runInfo, in TestRunStats() argument
205 TestRunStats( TestRunStats const& _other ) in TestRunStats() function
213 TestRunStats& operator = ( TestRunStats const& ) = default; argument
214 TestRunStats& operator = ( TestRunStats && ) = default; argument
217 TestRunInfo runInfo;
218 Totals totals;
219 bool aborting;
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_interfaces_reporter.h145 struct TestRunStats { struct
152 TestRunStats& operator = ( TestRunStats const& ) = default; argument
153 TestRunStats& operator = ( TestRunStats && ) = default; argument
156 TestRunInfo runInfo;
157 Totals totals;
158 bool aborting;
H A Dcatch_interfaces_reporter.cpp98 TestRunStats::TestRunStats( TestRunInfo const& _runInfo, in TestRunStats() function in Catch::TestRunStats
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_interfaces_reporter.h152 struct TestRunStats { struct
159 TestRunStats& operator = ( TestRunStats const& ) = default; argument
160 TestRunStats& operator = ( TestRunStats && ) = default; argument
163 TestRunInfo runInfo;
164 Totals totals;
165 bool aborting;
H A Dcatch_interfaces_reporter.cpp98 TestRunStats::TestRunStats( TestRunInfo const& _runInfo, in TestRunStats() function in Catch::TestRunStats
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_interfaces_reporter.h152 struct TestRunStats { struct
159 TestRunStats& operator = ( TestRunStats const& ) = default; argument
160 TestRunStats& operator = ( TestRunStats && ) = default; argument
163 TestRunInfo runInfo;
164 Totals totals;
165 bool aborting;
H A Dcatch_interfaces_reporter.cpp98 TestRunStats::TestRunStats( TestRunInfo const& _runInfo, in TestRunStats() function in Catch::TestRunStats
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_interfaces_reporter.h152 struct TestRunStats { struct
159 TestRunStats& operator = ( TestRunStats const& ) = default; argument
160 TestRunStats& operator = ( TestRunStats && ) = default; argument
163 TestRunInfo runInfo;
164 Totals totals;
165 bool aborting;
H A Dcatch_interfaces_reporter.cpp98 TestRunStats::TestRunStats( TestRunInfo const& _runInfo, in TestRunStats() function in Catch::TestRunStats
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_interfaces_reporter.h154 struct TestRunStats { struct
161 TestRunStats& operator = ( TestRunStats const& ) = default; argument
162 TestRunStats& operator = ( TestRunStats && ) = default; argument
165 TestRunInfo runInfo;
166 Totals totals;
167 bool aborting;
H A Dcatch_interfaces_reporter.cpp98 TestRunStats::TestRunStats( TestRunInfo const& _runInfo, in TestRunStats() function in Catch::TestRunStats
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_interfaces_reporter.h154 struct TestRunStats { struct
161 TestRunStats& operator = ( TestRunStats const& ) = default; argument
162 TestRunStats& operator = ( TestRunStats && ) = default; argument
165 TestRunInfo runInfo;
166 Totals totals;
167 bool aborting;
H A Dcatch_interfaces_reporter.cpp98 TestRunStats::TestRunStats( TestRunInfo const& _runInfo, in TestRunStats() function in Catch::TestRunStats
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_interfaces_reporter.h154 struct TestRunStats { struct
161 TestRunStats& operator = ( TestRunStats const& ) = default; argument
162 TestRunStats& operator = ( TestRunStats && ) = default; argument
165 TestRunInfo runInfo;
166 Totals totals;
167 bool aborting;
H A Dcatch_interfaces_reporter.cpp98 TestRunStats::TestRunStats( TestRunInfo const& _runInfo, in TestRunStats() function in Catch::TestRunStats
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/test/unit/
H A Dcatch.hpp4530 struct TestRunStats { struct
4531 TestRunStats( TestRunInfo const& _runInfo, in TestRunStats() function
4541 TestRunStats( TestRunStats const& _other ) in TestRunStats() function
4553 TestRunInfo runInfo;
4554 Totals totals;
4555 bool aborting;
/dports/audio/madronalib/madronalib-1.6-1016-g103895f/Tests/
H A Dcatch.hpp5422 struct TestRunStats struct
5424 TestRunStats(TestRunInfo const& _runInfo, Totals const& _totals, in TestRunStats() function
5432 TestRunStats(TestRunStats const& _other) in TestRunStats() argument
5445 TestRunInfo runInfo;
5446 Totals totals;
5447 bool aborting;
/dports/devel/heaptrack/heaptrack-1.3.0/3rdparty/
H A Dcatch.hpp4688 struct TestRunStats { struct
4689 TestRunStats( TestRunInfo const& _runInfo, in TestRunStats() function
4699 TestRunStats( TestRunStats const& _other ) in TestRunStats() argument
4711 TestRunInfo runInfo;
4712 Totals totals;
4713 bool aborting;
/dports/devel/cltune/CLTune-2.7.0/test/
H A Dcatch.hpp4688 struct TestRunStats { struct
4689 TestRunStats( TestRunInfo const& _runInfo, in TestRunStats() argument
4699 TestRunStats( TestRunStats const& _other ) in TestRunStats() function
4711 TestRunInfo runInfo;
4712 Totals totals;
4713 bool aborting;
/dports/biology/vcflib/vcflib-1.0.2/intervaltree/
H A Dcatch.hpp4992 struct TestRunStats { struct
4993 TestRunStats( TestRunInfo const& _runInfo, in TestRunStats() argument
5003 TestRunStats( TestRunStats const& _other ) in TestRunStats() function
5015 TestRunInfo runInfo;
5016 Totals totals;
5017 bool aborting;
/dports/math/intervaltree/intervaltree-8fc4be91866237995e1105689d84bece619f4663/
H A Dcatch.hpp4992 struct TestRunStats { struct
4993 TestRunStats( TestRunInfo const& _runInfo, in TestRunStats() function
5003 TestRunStats( TestRunStats const& _other ) in TestRunStats() argument
5015 TestRunInfo runInfo;
5016 Totals totals;
5017 bool aborting;
/dports/finance/chiapos/chiapos-1.0.3/src-ext/cxxopts/test/
H A Dcatch.hpp5228 struct TestRunStats { struct
5229 TestRunStats( TestRunInfo const& _runInfo, in TestRunStats() function
5239 TestRunStats( TestRunStats const& _other ) in TestRunStats() function
5251 TestRunInfo runInfo;
5252 Totals totals;
5253 bool aborting;

1234567