proxygen
|
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 |
TestCaseNameIs (const std::string &name) | |
bool | operator() (const TestCase *test_case) const |
Private Attributes | |
std::string | name_ |
|
inlineexplicit |
|
inlineexplicit |
|
inlineexplicit |
|
inline |
|
inline |
Definition at line 4482 of file gtest.cc.
References testing::internal::UnitTestImpl::GetTestCase(), testing::internal::UnitTestOptions::MatchesFilter(), testing::TestCase::name(), name_, string, and gmock_test_utils::TestCase.
|
inline |
Definition at line 4482 of file gtest.cc.
References testing::internal::UnitTestImpl::GetTestCase(), testing::internal::UnitTestOptions::MatchesFilter(), testing::TestCase::name(), name_, string, and gmock_test_utils::TestCase.
|
private |