Public Member Functions | |
bool | operator() (const TestProperty &test_property) const |
TestPropertyKeyIs (const std::string &key) | |
Private Attributes | |
std::string | key_ |
Definition at line 747 of file gtest-all.cc.
testing::internal::TestPropertyKeyIs::TestPropertyKeyIs | ( | const std::string & | key | ) | [inline, explicit] |
Definition at line 752 of file gtest-all.cc.
bool testing::internal::TestPropertyKeyIs::operator() | ( | const TestProperty & | test_property | ) | const [inline] |
Definition at line 755 of file gtest-all.cc.
std::string testing::internal::TestPropertyKeyIs::key_ [private] |
Definition at line 760 of file gtest-all.cc.