Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_config.cpp52 … std::vector<std::string> const& Config::getSectionsToRun() const { return m_data.sectionsToRun; } in getSectionsToRun() function in Catch::Config
/external/catch2/single_include/catch2/
Dcatch.hpp9945 … std::vector<std::string> const& Config::getSectionsToRun() const { return m_data.sectionsToRun; } in getSectionsToRun() function in Catch::Config
/external/libabigail/tests/lib/
Dcatch.hpp10003 … std::vector<std::string> const& Config::getSectionsToRun() const { return m_data.sectionsToRun; } in getSectionsToRun() function in Catch::Config