Public Member Functions | Private Attributes
testing::internal::TestCaseNameIs Class Reference

List of all members.

Public Member Functions

bool operator() (const TestCase *test_case) const
 TestCaseNameIs (const std::string &name)

Private Attributes

std::string name_

Detailed Description

Definition at line 5630 of file gtest-all.cc.


Constructor & Destructor Documentation

testing::internal::TestCaseNameIs::TestCaseNameIs ( const std::string &  name) [inline, explicit]

Definition at line 5633 of file gtest-all.cc.


Member Function Documentation

bool testing::internal::TestCaseNameIs::operator() ( const TestCase test_case) const [inline]

Definition at line 5637 of file gtest-all.cc.


Member Data Documentation

Definition at line 5642 of file gtest-all.cc.


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


upstream_src
Author(s):
autogenerated on Mon Oct 6 2014 10:27:43