Home
last modified time | relevance | path

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

/thrift-3.4.0/compiler/cpp/tests/catch/
Dcatch.hpp720 NameAndDesc( const char* _name = "", const char* _description= "" ) in NameAndDesc()
721 : name( _name ), description( _description ) in NameAndDesc()
2384 std::string const& _description = std::string() );
3233 std::string const& _description,
8194 std::string const& _description, in TestCaseInfo() argument
8199 description( _description ), in TestCaseInfo()
8651 std::string const& _description ) in SectionInfo() argument
8653 description( _description ), in SectionInfo()