Home
last modified time | relevance | path

Searched refs:addSectionToRun (Results 1 – 1 of 1) sorted by relevance

/thrift-3.4.0/compiler/cpp/tests/catch/
Dcatch.hpp5116 …inline void addSectionToRun( ConfigData& config, std::string const& sectionName ) { config.section… in addSectionToRun() function
5272 .bind( &addSectionToRun, "section name" ); in makeCommandLineParser()