Qucs-core
0.0.19
|
#include <gtest-internal-inl.h>
Public Member Functions | |
TestPropertyKeyIs (const std::string &key) | |
bool | operator() (const TestProperty &test_property) const |
Private Attributes | |
std::string | key_ |
Definition at line 346 of file gtest-internal-inl.h.
testing::internal::TestPropertyKeyIs::TestPropertyKeyIs | ( | const std::string & | key | ) | [inline, explicit] |
Definition at line 351 of file gtest-internal-inl.h.
bool testing::internal::TestPropertyKeyIs::operator() | ( | const TestProperty & | test_property | ) | const [inline] |
Definition at line 354 of file gtest-internal-inl.h.
std::string testing::internal::TestPropertyKeyIs::key_ [private] |
Definition at line 359 of file gtest-internal-inl.h.