Searched defs:isMulti (Results 1 – 3 of 3) sorted by relevance
| /external/catch2/include/internal/ | ||
| D | catch_interfaces_reporter.cpp | 109 bool IStreamingReporter::isMulti() const { return false; } in isMulti() function in Catch::IStreamingReporter |
| /external/catch2/include/reporters/ | ||
| D | catch_reporter_listening.cpp | 138 bool ListeningReporter::isMulti() const { in isMulti() function in Catch::ListeningReporter |
| /external/catch2/single_include/catch2/ | ||
| D | catch.hpp | 9008 bool IStreamingReporter::isMulti() const { return false; } in isMulti() function in Catch::IStreamingReporter |