Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_config.cpp43 … std::vector<std::string> const& Config::getSectionsToRun() const { return m_data.sectionsToRun; } in getSectionsToRun() function in Catch::Config
/external/catch2/single_include/catch2/
Dcatch.hpp8048 … std::vector<std::string> const& Config::getSectionsToRun() const { return m_data.sectionsToRun; } in getSectionsToRun() function in Catch::Config