Qucs-core  0.0.19
Public Member Functions | Private Attributes
testing::internal::TestPropertyKeyIs Class Reference

#include <gtest-internal-inl.h>

Collaboration diagram for testing::internal::TestPropertyKeyIs:
Collaboration graph
[legend]

Public Member Functions

 TestPropertyKeyIs (const std::string &key)
bool operator() (const TestProperty &test_property) const

Private Attributes

std::string key_

Detailed Description

Definition at line 346 of file gtest-internal-inl.h.


Constructor & Destructor Documentation

testing::internal::TestPropertyKeyIs::TestPropertyKeyIs ( const std::string &  key) [inline, explicit]

Definition at line 351 of file gtest-internal-inl.h.


Member Function Documentation

bool testing::internal::TestPropertyKeyIs::operator() ( const TestProperty test_property) const [inline]

Definition at line 354 of file gtest-internal-inl.h.


Field Documentation

Definition at line 359 of file gtest-internal-inl.h.


The documentation for this class was generated from the following file: