Home
last modified time | relevance | path

Searched defs:hasTestFilters (Results 1 – 2 of 2) sorted by relevance

/external/catch2/include/internal/
Dcatch_config.cpp46 bool Config::hasTestFilters() const { return m_hasTestFilters; } in hasTestFilters() function in Catch::Config
/external/catch2/single_include/catch2/
Dcatch.hpp8051 bool Config::hasTestFilters() const { return m_hasTestFilters; } in hasTestFilters() function in Catch::Config