Home
last modified time | relevance | path

Searched refs:AssertionPrinter (Results 1 – 25 of 179) sorted by relevance

12345678

/dports/math/e-antic/Catch2-ff349a5/include/reporters/
H A Dcatch_reporter_tap.hpp47 AssertionPrinter printer( stream, _assertionStats, counter ); in assertionEnded()
62 class AssertionPrinter { class
64 AssertionPrinter& operator= ( AssertionPrinter const& ) = delete;
65 AssertionPrinter( AssertionPrinter const& ) = delete;
66AssertionPrinter( std::ostream& _stream, AssertionStats const& _stats, std::size_t _counter ) in AssertionPrinter() function in Catch::TAPReporter::AssertionPrinter
H A Dcatch_reporter_compact.cpp75 class AssertionPrinter { class
77 AssertionPrinter& operator= (AssertionPrinter const&) = delete;
78 AssertionPrinter(AssertionPrinter const&) = delete;
79 AssertionPrinter(std::ostream& _stream, AssertionStats const& _stats, bool _printInfoMessages) in AssertionPrinter() function in Catch::__anon4503f7ba0211::AssertionPrinter
266 AssertionPrinter printer( stream, _assertionStats, printInfoMessages ); in assertionEnded()
/dports/math/e-antic/Catch2-ff349a5/single_include/catch2/
H A Dcatch_reporter_tap.hpp47 AssertionPrinter printer( stream, _assertionStats, counter ); in assertionEnded()
62 class AssertionPrinter { class
64 AssertionPrinter& operator= ( AssertionPrinter const& ) = delete;
65 AssertionPrinter( AssertionPrinter const& ) = delete;
66AssertionPrinter( std::ostream& _stream, AssertionStats const& _stats, std::size_t _counter ) in AssertionPrinter() function in Catch::TAPReporter::AssertionPrinter
/dports/www/restbed/restbed-4.8/dependency/catch/single_include/catch2/
H A Dcatch_reporter_tap.hpp46 AssertionPrinter printer( stream, _assertionStats, counter ); in assertionEnded()
61 class AssertionPrinter { class
63 AssertionPrinter& operator= ( AssertionPrinter const& ) = delete;
64 AssertionPrinter( AssertionPrinter const& ) = delete;
65AssertionPrinter( std::ostream& _stream, AssertionStats const& _stats, std::size_t _counter ) in AssertionPrinter() function in Catch::TAPReporter::AssertionPrinter
/dports/www/restbed/restbed-4.8/dependency/catch/include/reporters/
H A Dcatch_reporter_tap.hpp46 AssertionPrinter printer( stream, _assertionStats, counter ); in assertionEnded()
61 class AssertionPrinter { class
63 AssertionPrinter& operator= ( AssertionPrinter const& ) = delete;
64 AssertionPrinter( AssertionPrinter const& ) = delete;
65AssertionPrinter( std::ostream& _stream, AssertionStats const& _stats, std::size_t _counter ) in AssertionPrinter() function in Catch::TAPReporter::AssertionPrinter
H A Dcatch_reporter_compact.cpp75 class AssertionPrinter { class
77 AssertionPrinter& operator= (AssertionPrinter const&) = delete;
78 AssertionPrinter(AssertionPrinter const&) = delete;
79 AssertionPrinter(std::ostream& _stream, AssertionStats const& _stats, bool _printInfoMessages) in AssertionPrinter() function in Catch::__anon02afaec90211::AssertionPrinter
270 AssertionPrinter printer( stream, _assertionStats, printInfoMessages ); in assertionEnded()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/reporters/
H A Dcatch_reporter_tap.hpp47 AssertionPrinter printer( stream, _assertionStats, counter ); in assertionEnded()
62 class AssertionPrinter { class
64 AssertionPrinter& operator= ( AssertionPrinter const& ) = delete;
65 AssertionPrinter( AssertionPrinter const& ) = delete;
66AssertionPrinter( std::ostream& _stream, AssertionStats const& _stats, std::size_t _counter ) in AssertionPrinter() function in Catch::TAPReporter::AssertionPrinter
H A Dcatch_reporter_compact.cpp75 class AssertionPrinter { class
77 AssertionPrinter& operator= (AssertionPrinter const&) = delete;
78 AssertionPrinter(AssertionPrinter const&) = delete;
79 AssertionPrinter(std::ostream& _stream, AssertionStats const& _stats, bool _printInfoMessages) in AssertionPrinter() function in Catch::__anon5c52e0840211::AssertionPrinter
266 AssertionPrinter printer( stream, _assertionStats, printInfoMessages ); in assertionEnded()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/single_include/catch2/
H A Dcatch_reporter_tap.hpp47 AssertionPrinter printer( stream, _assertionStats, counter ); in assertionEnded()
62 class AssertionPrinter { class
64 AssertionPrinter& operator= ( AssertionPrinter const& ) = delete;
65 AssertionPrinter( AssertionPrinter const& ) = delete;
66AssertionPrinter( std::ostream& _stream, AssertionStats const& _stats, std::size_t _counter ) in AssertionPrinter() function in Catch::TAPReporter::AssertionPrinter
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_tap.hpp47 AssertionPrinter printer( stream, _assertionStats, counter ); in assertionEnded()
62 class AssertionPrinter { class
64 AssertionPrinter& operator= ( AssertionPrinter const& ) = delete;
65 AssertionPrinter( AssertionPrinter const& ) = delete;
66AssertionPrinter( std::ostream& _stream, AssertionStats const& _stats, std::size_t _counter ) in AssertionPrinter() function in Catch::TAPReporter::AssertionPrinter
H A Dcatch_reporter_compact.cpp75 class AssertionPrinter { class
77 AssertionPrinter& operator= (AssertionPrinter const&) = delete;
78 AssertionPrinter(AssertionPrinter const&) = delete;
79 AssertionPrinter(std::ostream& _stream, AssertionStats const& _stats, bool _printInfoMessages) in AssertionPrinter() function in Catch::__anonbf74911c0211::AssertionPrinter
266 AssertionPrinter printer( stream, _assertionStats, printInfoMessages ); in assertionEnded()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/single_include/catch2/
H A Dcatch_reporter_tap.hpp47 AssertionPrinter printer( stream, _assertionStats, counter ); in assertionEnded()
62 class AssertionPrinter { class
64 AssertionPrinter& operator= ( AssertionPrinter const& ) = delete;
65 AssertionPrinter( AssertionPrinter const& ) = delete;
66AssertionPrinter( std::ostream& _stream, AssertionStats const& _stats, std::size_t _counter ) in AssertionPrinter() function in Catch::TAPReporter::AssertionPrinter
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_tap.hpp47 AssertionPrinter printer( stream, _assertionStats, counter ); in assertionEnded()
62 class AssertionPrinter { class
64 AssertionPrinter& operator= ( AssertionPrinter const& ) = delete;
65 AssertionPrinter( AssertionPrinter const& ) = delete;
66AssertionPrinter( std::ostream& _stream, AssertionStats const& _stats, std::size_t _counter ) in AssertionPrinter() function in Catch::TAPReporter::AssertionPrinter
H A Dcatch_reporter_compact.cpp75 class AssertionPrinter { class
77 AssertionPrinter& operator= (AssertionPrinter const&) = delete;
78 AssertionPrinter(AssertionPrinter const&) = delete;
79 AssertionPrinter(std::ostream& _stream, AssertionStats const& _stats, bool _printInfoMessages) in AssertionPrinter() function in Catch::__anon17f489630211::AssertionPrinter
266 AssertionPrinter printer( stream, _assertionStats, printInfoMessages ); in assertionEnded()
/dports/emulators/citra/citra-ac98458e0/externals/catch/single_include/catch2/
H A Dcatch_reporter_tap.hpp47 AssertionPrinter printer( stream, _assertionStats, counter ); in assertionEnded()
62 class AssertionPrinter { class
64 AssertionPrinter& operator= ( AssertionPrinter const& ) = delete;
65 AssertionPrinter( AssertionPrinter const& ) = delete;
66AssertionPrinter( std::ostream& _stream, AssertionStats const& _stats, std::size_t _counter ) in AssertionPrinter() function in Catch::TAPReporter::AssertionPrinter
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/tests/catch2/
H A Dcatch_reporter_tap.hpp46 AssertionPrinter printer( stream, _assertionStats, counter ); in assertionEnded()
61 class AssertionPrinter { class
63 AssertionPrinter& operator= ( AssertionPrinter const& ) = delete;
64 AssertionPrinter( AssertionPrinter const& ) = delete;
65AssertionPrinter( std::ostream& _stream, AssertionStats const& _stats, std::size_t _counter ) in AssertionPrinter() function in Catch::TAPReporter::AssertionPrinter
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/single_include/
H A Dcatch_reporter_tap.hpp47 AssertionPrinter printer( stream, _assertionStats, counter ); in assertionEnded()
63 class AssertionPrinter { class
65 AssertionPrinter& operator= ( AssertionPrinter const& ) = delete;
66 AssertionPrinter( AssertionPrinter const& ) = delete;
67AssertionPrinter( std::ostream& _stream, AssertionStats const& _stats, std::size_t _counter ) in AssertionPrinter() function in Catch::TAPReporter::AssertionPrinter
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/reporters/
H A Dcatch_reporter_tap.hpp47 AssertionPrinter printer( stream, _assertionStats, counter ); in assertionEnded()
63 class AssertionPrinter { class
65 AssertionPrinter& operator= ( AssertionPrinter const& ) = delete;
66 AssertionPrinter( AssertionPrinter const& ) = delete;
67AssertionPrinter( std::ostream& _stream, AssertionStats const& _stats, std::size_t _counter ) in AssertionPrinter() function in Catch::TAPReporter::AssertionPrinter
H A Dcatch_reporter_compact.cpp75 class AssertionPrinter { class
77 AssertionPrinter& operator= (AssertionPrinter const&) = delete;
78 AssertionPrinter(AssertionPrinter const&) = delete;
79 AssertionPrinter(std::ostream& _stream, AssertionStats const& _stats, bool _printInfoMessages) in AssertionPrinter() function in Catch::__anon9ad987a20211::AssertionPrinter
271 AssertionPrinter printer( stream, _assertionStats, printInfoMessages ); in assertionEnded()
/dports/devel/catch/Catch2-2.13.7/include/reporters/
H A Dcatch_reporter_tap.hpp47 AssertionPrinter printer( stream, _assertionStats, counter ); in assertionEnded()
62 class AssertionPrinter { class
64 AssertionPrinter& operator= ( AssertionPrinter const& ) = delete;
65 AssertionPrinter( AssertionPrinter const& ) = delete;
66AssertionPrinter( std::ostream& _stream, AssertionStats const& _stats, std::size_t _counter ) in AssertionPrinter() function in Catch::TAPReporter::AssertionPrinter
H A Dcatch_reporter_compact.cpp75 class AssertionPrinter { class
77 AssertionPrinter& operator= (AssertionPrinter const&) = delete;
78 AssertionPrinter(AssertionPrinter const&) = delete;
79 AssertionPrinter(std::ostream& _stream, AssertionStats const& _stats, bool _printInfoMessages) in AssertionPrinter() function in Catch::__anon80d048c90211::AssertionPrinter
266 AssertionPrinter printer( stream, _assertionStats, printInfoMessages ); in assertionEnded()
/dports/devel/catch/Catch2-2.13.7/single_include/catch2/
H A Dcatch_reporter_tap.hpp47 AssertionPrinter printer( stream, _assertionStats, counter ); in assertionEnded()
62 class AssertionPrinter { class
64 AssertionPrinter& operator= ( AssertionPrinter const& ) = delete;
65 AssertionPrinter( AssertionPrinter const& ) = delete;
66AssertionPrinter( std::ostream& _stream, AssertionStats const& _stats, std::size_t _counter ) in AssertionPrinter() function in Catch::TAPReporter::AssertionPrinter
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/reporters/
H A Dcatch_reporter_tap.hpp50 AssertionPrinter printer( stream, _assertionStats, counter ); in assertionEnded()
66 class AssertionPrinter { class
67 void operator= ( AssertionPrinter const& );
69 AssertionPrinter( std::ostream& _stream, AssertionStats const& _stats, size_t counter ) in AssertionPrinter() function in Catch::TAPReporter::AssertionPrinter
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/reporters/
H A Dcatch_reporter_tap.hpp50 AssertionPrinter printer( stream, _assertionStats, counter ); in assertionEnded()
66 class AssertionPrinter { class
67 void operator= ( AssertionPrinter const& );
69 AssertionPrinter( std::ostream& _stream, AssertionStats const& _stats, size_t counter ) in AssertionPrinter() function in Catch::TAPReporter::AssertionPrinter
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/reporters/
H A Dcatch_reporter_compact.hpp55 AssertionPrinter printer( stream, _assertionStats, printInfoMessages ); in assertionEnded()
69 class AssertionPrinter { class
70 void operator= ( AssertionPrinter const& );
72AssertionPrinter( std::ostream& _stream, AssertionStats const& _stats, bool _printInfoMessages ) in AssertionPrinter() function in Catch::CompactReporter::AssertionPrinter

12345678