Searched defs:AssertionPrinter (Results 1 – 5 of 5) sorted by relevance
/external/catch2/include/reporters/ |
D | catch_reporter_tap.hpp | 61 class AssertionPrinter { class 65 … AssertionPrinter( std::ostream& _stream, AssertionStats const& _stats, std::size_t _counter ) in AssertionPrinter() function in Catch::TAPReporter::AssertionPrinter
|
D | catch_reporter_compact.cpp | 75 class AssertionPrinter { class 79 AssertionPrinter(std::ostream& _stream, AssertionStats const& _stats, bool _printInfoMessages) in AssertionPrinter() function in Catch::__anon5ec6bfb20211::AssertionPrinter
|
/external/catch2/single_include/catch2/ |
D | catch_reporter_tap.hpp | 61 class AssertionPrinter { class 65 … AssertionPrinter( std::ostream& _stream, AssertionStats const& _stats, std::size_t _counter ) in AssertionPrinter() function in Catch::TAPReporter::AssertionPrinter
|
D | catch.hpp | 13103 class AssertionPrinter { class 13107 AssertionPrinter(std::ostream& _stream, AssertionStats const& _stats, bool _printInfoMessages) in AssertionPrinter() function in Catch::__anondb8a344f2511::AssertionPrinter
|
/external/bcc/tests/cc/ |
D | catch.hpp | 9563 class AssertionPrinter { class 9566 … AssertionPrinter( std::ostream& _stream, AssertionStats const& _stats, bool _printInfoMessages ) in AssertionPrinter() function in Catch::ConsoleReporter::AssertionPrinter 9960 class AssertionPrinter { class 9963 … AssertionPrinter( std::ostream& _stream, AssertionStats const& _stats, bool _printInfoMessages ) in AssertionPrinter() function in Catch::CompactReporter::AssertionPrinter
|