#include <gtest-internal-inl.h>
Public Member Functions | |
bool | operator() (const TestProperty &test_property) const |
TestPropertyKeyIs (const char *key) | |
Private Attributes | |
String | key_ |
Definition at line 337 of file gtest-internal-inl.h.
testing::internal::TestPropertyKeyIs::TestPropertyKeyIs | ( | const char * | key | ) | [inline, explicit] |
Definition at line 342 of file gtest-internal-inl.h.
bool testing::internal::TestPropertyKeyIs::operator() | ( | const TestProperty & | test_property | ) | const [inline] |
Definition at line 346 of file gtest-internal-inl.h.
Definition at line 351 of file gtest-internal-inl.h.