CHROMA
|
Public Member Functions | |
TestCaseNameIs (const std::string &name) | |
bool | operator() (const TestCase *test_case) const |
Private Attributes | |
std::string | name_ |
Definition at line 5630 of file gtest-all.cc.
|
inlineexplicit |
Definition at line 5633 of file gtest-all.cc.
|
inline |
Definition at line 5637 of file gtest-all.cc.
References testing::TestCase::name(), and name_.
|
private |
Definition at line 5642 of file gtest-all.cc.
Referenced by operator()().