Home
last modified time | relevance | path

Searched defs:includeSuccessfulResults (Results 1 – 4 of 4) sorted by relevance

/external/catch2/include/internal/
Dcatch_config.cpp63 bool Config::includeSuccessfulResults() const { return m_data.showSuccessfulTests; } in includeSuccessfulResults() function in Catch::Config
/external/bcc/tests/cc/
Dcatch.hpp3578 virtual bool includeSuccessfulResults() const { return m_data.showSuccessfulTests; } in includeSuccessfulResults() function in Catch::Config
/external/catch2/single_include/catch2/
Dcatch.hpp9956 bool Config::includeSuccessfulResults() const { return m_data.showSuccessfulTests; } in includeSuccessfulResults() function in Catch::Config
/external/libabigail/tests/lib/
Dcatch.hpp10014 bool Config::includeSuccessfulResults() const { return m_data.showSuccessfulTests; } in includeSuccessfulResults() function in Catch::Config