Home
last modified time | relevance | path

Searched defs:warnAboutNoTests (Results 1 – 3 of 3) sorted by relevance

/external/catch2/include/internal/
Dcatch_config.cpp65 …bool Config::warnAboutNoTests() const { return !!(m_data.warnings & WarnAbout::NoTest… in warnAboutNoTests() function in Catch::Config
/external/catch2/single_include/catch2/
Dcatch.hpp9958 …bool Config::warnAboutNoTests() const { return !!(m_data.warnings & WarnAbout::NoTest… in warnAboutNoTests() function in Catch::Config
/external/libabigail/tests/lib/
Dcatch.hpp10016 …bool Config::warnAboutNoTests() const { return !!(m_data.warnings & WarnAbout::NoTest… in warnAboutNoTests() function in Catch::Config