Home
last modified time | relevance | path

Searched defs:listReporters (Results 1 – 6 of 6) sorted by relevance

/external/catch2/include/internal/
Dcatch_config.cpp46 bool Config::listReporters() const { return m_data.listReporters; } in listReporters() function in Catch::Config
Dcatch_list.cpp137 std::size_t listReporters() { in listReporters() function
Dcatch_config.hpp32 bool listReporters = false; member
/external/bcc/tests/cc/
Dcatch.hpp3500 bool listReporters; member
3559 bool listReporters() const { return m_data.listReporters; } in listReporters() function in Catch::Config
5408 inline std::size_t listReporters( Config const& /*config*/ ) { in listReporters() function
/external/catch2/single_include/catch2/
Dcatch.hpp5236 bool listReporters = false; member
9939 bool Config::listReporters() const { return m_data.listReporters; } in listReporters() function in Catch::Config
11239 std::size_t listReporters() { in listReporters() function
/external/libabigail/tests/lib/
Dcatch.hpp5267 bool listReporters = false; member
9997 bool Config::listReporters() const { return m_data.listReporters; } in listReporters() function in Catch::Config
11301 std::size_t listReporters() { in listReporters() function