Searched defs:AssertionPrinter (Results 1 – 6 of 6) sorted by relevance
/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 | 15579 class AssertionPrinter { class 15583 AssertionPrinter(std::ostream& _stream, AssertionStats const& _stats, bool _printInfoMessages) in AssertionPrinter() function in Catch::__anonfdf179d24611::AssertionPrinter
|
/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::__anon91f3a2150211::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
|
/external/libabigail/tests/lib/ |
D | catch.hpp | 15834 class AssertionPrinter { class 15838 AssertionPrinter(std::ostream& _stream, AssertionStats const& _stats, bool _printInfoMessages) in AssertionPrinter() function in Catch::__anonef12a88d4a11::AssertionPrinter
|