Monero
Public Member Functions | Private Attributes | List of all members
testing::internal::TestPropertyKeyIs Class Reference

#include <gtest-internal-inl.h>

Public Member Functions

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

Private Attributes

std::string key_
 

Constructor & Destructor Documentation

◆ TestPropertyKeyIs() [1/2]

testing::internal::TestPropertyKeyIs::TestPropertyKeyIs ( const std::string &  key)
inlineexplicit

◆ TestPropertyKeyIs() [2/2]

testing::internal::TestPropertyKeyIs::TestPropertyKeyIs ( const std::string &  key)
inlineexplicit

Member Function Documentation

◆ operator()() [1/2]

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

◆ operator()() [2/2]

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

Member Data Documentation

◆ key_

std::string testing::internal::TestPropertyKeyIs::key_
private

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