Searched defs:getSectionsToRun (Results 1 – 3 of 3) sorted by relevance
52 … std::vector<std::string> const& Config::getSectionsToRun() const { return m_data.sectionsToRun; } in getSectionsToRun() function in Catch::Config
9945 … std::vector<std::string> const& Config::getSectionsToRun() const { return m_data.sectionsToRun; } in getSectionsToRun() function in Catch::Config
10003 … std::vector<std::string> const& Config::getSectionsToRun() const { return m_data.sectionsToRun; } in getSectionsToRun() function in Catch::Config