Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::internal::TestPropertyKeyIs Class Reference

#include <JETSCAPE/blob/main/external_packages/googletest/googletest/src/gtest-internal-inl.h>

+ Collaboration diagram for testing::internal::TestPropertyKeyIs:

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 347 of file gtest-internal-inl.h.

View newest version in sPHENIX GitHub at line 347 of file gtest-internal-inl.h

Constructor & Destructor Documentation

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

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

View newest version in sPHENIX GitHub at line 352 of file gtest-internal-inl.h

Member Function Documentation

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

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

View newest version in sPHENIX GitHub at line 355 of file gtest-internal-inl.h

References testing::TestProperty::key(), and key_.

+ Here is the call graph for this function:

Member Data Documentation

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

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

View newest version in sPHENIX GitHub at line 360 of file gtest-internal-inl.h

Referenced by operator()().


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