Monero
Loading...
Searching...
No Matches
testing::internal::TestCaseNameIs Class Reference

Public Member Functions

 TestCaseNameIs (const std::string &name)
bool operator() (const TestCase *test_case) const
 TestCaseNameIs (const std::string &name)
bool operator() (const TestCase *test_case) const

Private Attributes

std::string name_

Constructor & Destructor Documentation

◆ TestCaseNameIs() [1/2]

testing::internal::TestCaseNameIs::TestCaseNameIs ( const std::string & name)
inlineexplicit

◆ TestCaseNameIs() [2/2]

testing::internal::TestCaseNameIs::TestCaseNameIs ( const std::string & name)
inlineexplicit

Member Function Documentation

◆ operator()() [1/2]

bool testing::internal::TestCaseNameIs::operator() ( const TestCase * test_case) const
inline

◆ operator()() [2/2]

bool testing::internal::TestCaseNameIs::operator() ( const TestCase * test_case) const
inline

Member Data Documentation

◆ name_

std::string testing::internal::TestCaseNameIs::name_
private

The documentation for this class was generated from the following files: