Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes | List of all members
TestGenerationEnvironment< kExpectedCalls > Class Template Reference
Inheritance diagram for TestGenerationEnvironment< kExpectedCalls >:
Inheritance graph
[legend]

Public Member Functions

void FixtureConstructorExecuted ()
 
void FixtureConstructorExecuted ()
 
void FixtureConstructorExecuted ()
 
void FixtureConstructorExecuted ()
 
void FixtureConstructorExecuted ()
 
void SetUpExecuted ()
 
void SetUpExecuted ()
 
void SetUpExecuted ()
 
void SetUpExecuted ()
 
void SetUpExecuted ()
 
void TearDown () override
 
void TearDown () override
 
void TearDown () override
 
void TearDown () override
 
void TearDown () override
 
void TearDownExecuted ()
 
void TearDownExecuted ()
 
void TearDownExecuted ()
 
void TearDownExecuted ()
 
void TearDownExecuted ()
 
void TestBodyExecuted ()
 
void TestBodyExecuted ()
 
void TestBodyExecuted ()
 
void TestBodyExecuted ()
 
void TestBodyExecuted ()
 
- Public Member Functions inherited from testing::Environment
virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void SetUp ()
 
virtual ~Environment ()
 
virtual ~Environment ()
 
virtual ~Environment ()
 
virtual ~Environment ()
 
virtual ~Environment ()
 
virtual ~Environment ()
 

Static Public Member Functions

static TestGenerationEnvironmentInstance ()
 
static TestGenerationEnvironmentInstance ()
 
static TestGenerationEnvironmentInstance ()
 
static TestGenerationEnvironmentInstance ()
 
static TestGenerationEnvironmentInstance ()
 

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (TestGenerationEnvironment)
 
 GTEST_DISALLOW_COPY_AND_ASSIGN_ (TestGenerationEnvironment)
 
 GTEST_DISALLOW_COPY_AND_ASSIGN_ (TestGenerationEnvironment)
 
 GTEST_DISALLOW_COPY_AND_ASSIGN_ (TestGenerationEnvironment)
 
 GTEST_DISALLOW_COPY_AND_ASSIGN_ (TestGenerationEnvironment)
 
 TestGenerationEnvironment ()
 
 TestGenerationEnvironment ()
 
 TestGenerationEnvironment ()
 
 TestGenerationEnvironment ()
 
 TestGenerationEnvironment ()
 

Private Attributes

int fixture_constructor_count_
 
int set_up_count_
 
int tear_down_count_
 
int test_body_count_
 

Detailed Description

template<int kExpectedCalls>
class TestGenerationEnvironment< kExpectedCalls >

Definition at line 553 of file bloaty/third_party/googletest/googletest/test/googletest-param-test-test.cc.

Constructor & Destructor Documentation

◆ TestGenerationEnvironment() [1/5]

template<int kExpectedCalls>
TestGenerationEnvironment< kExpectedCalls >::TestGenerationEnvironment ( )
inlineprivate

◆ TestGenerationEnvironment() [2/5]

template<int kExpectedCalls>
TestGenerationEnvironment< kExpectedCalls >::TestGenerationEnvironment ( )
inlineprivate

◆ TestGenerationEnvironment() [3/5]

template<int kExpectedCalls>
TestGenerationEnvironment< kExpectedCalls >::TestGenerationEnvironment ( )
inlineprivate

◆ TestGenerationEnvironment() [4/5]

template<int kExpectedCalls>
TestGenerationEnvironment< kExpectedCalls >::TestGenerationEnvironment ( )
inlineprivate

◆ TestGenerationEnvironment() [5/5]

template<int kExpectedCalls>
TestGenerationEnvironment< kExpectedCalls >::TestGenerationEnvironment ( )
inlineprivate

Member Function Documentation

◆ FixtureConstructorExecuted() [1/5]

template<int kExpectedCalls>
void TestGenerationEnvironment< kExpectedCalls >::FixtureConstructorExecuted ( )
inline

◆ FixtureConstructorExecuted() [2/5]

template<int kExpectedCalls>
void TestGenerationEnvironment< kExpectedCalls >::FixtureConstructorExecuted ( )
inline

◆ FixtureConstructorExecuted() [3/5]

template<int kExpectedCalls>
void TestGenerationEnvironment< kExpectedCalls >::FixtureConstructorExecuted ( )
inline

◆ FixtureConstructorExecuted() [4/5]

template<int kExpectedCalls>
void TestGenerationEnvironment< kExpectedCalls >::FixtureConstructorExecuted ( )
inline

◆ FixtureConstructorExecuted() [5/5]

template<int kExpectedCalls>
void TestGenerationEnvironment< kExpectedCalls >::FixtureConstructorExecuted ( )
inline

◆ GTEST_DISALLOW_COPY_AND_ASSIGN_() [1/5]

template<int kExpectedCalls>
TestGenerationEnvironment< kExpectedCalls >::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( TestGenerationEnvironment< kExpectedCalls >  )
private

◆ GTEST_DISALLOW_COPY_AND_ASSIGN_() [2/5]

template<int kExpectedCalls>
TestGenerationEnvironment< kExpectedCalls >::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( TestGenerationEnvironment< kExpectedCalls >  )
private

◆ GTEST_DISALLOW_COPY_AND_ASSIGN_() [3/5]

template<int kExpectedCalls>
TestGenerationEnvironment< kExpectedCalls >::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( TestGenerationEnvironment< kExpectedCalls >  )
private

◆ GTEST_DISALLOW_COPY_AND_ASSIGN_() [4/5]

template<int kExpectedCalls>
TestGenerationEnvironment< kExpectedCalls >::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( TestGenerationEnvironment< kExpectedCalls >  )
private

◆ GTEST_DISALLOW_COPY_AND_ASSIGN_() [5/5]

template<int kExpectedCalls>
TestGenerationEnvironment< kExpectedCalls >::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( TestGenerationEnvironment< kExpectedCalls >  )
private

◆ Instance() [1/5]

template<int kExpectedCalls>
static TestGenerationEnvironment* TestGenerationEnvironment< kExpectedCalls >::Instance ( )
inlinestatic

◆ Instance() [2/5]

template<int kExpectedCalls>
static TestGenerationEnvironment* TestGenerationEnvironment< kExpectedCalls >::Instance ( )
inlinestatic

◆ Instance() [3/5]

template<int kExpectedCalls>
static TestGenerationEnvironment* TestGenerationEnvironment< kExpectedCalls >::Instance ( )
inlinestatic

◆ Instance() [4/5]

template<int kExpectedCalls>
static TestGenerationEnvironment* TestGenerationEnvironment< kExpectedCalls >::Instance ( )
inlinestatic

◆ Instance() [5/5]

template<int kExpectedCalls>
static TestGenerationEnvironment* TestGenerationEnvironment< kExpectedCalls >::Instance ( )
inlinestatic

◆ SetUpExecuted() [1/5]

template<int kExpectedCalls>
void TestGenerationEnvironment< kExpectedCalls >::SetUpExecuted ( )
inline

◆ SetUpExecuted() [2/5]

template<int kExpectedCalls>
void TestGenerationEnvironment< kExpectedCalls >::SetUpExecuted ( )
inline

◆ SetUpExecuted() [3/5]

template<int kExpectedCalls>
void TestGenerationEnvironment< kExpectedCalls >::SetUpExecuted ( )
inline

◆ SetUpExecuted() [4/5]

template<int kExpectedCalls>
void TestGenerationEnvironment< kExpectedCalls >::SetUpExecuted ( )
inline

◆ SetUpExecuted() [5/5]

template<int kExpectedCalls>
void TestGenerationEnvironment< kExpectedCalls >::SetUpExecuted ( )
inline

◆ TearDown() [1/5]

template<int kExpectedCalls>
void TestGenerationEnvironment< kExpectedCalls >::TearDown ( )
inlineoverridevirtual

◆ TearDown() [2/5]

template<int kExpectedCalls>
void TestGenerationEnvironment< kExpectedCalls >::TearDown ( )
inlineoverridevirtual

◆ TearDown() [3/5]

template<int kExpectedCalls>
void TestGenerationEnvironment< kExpectedCalls >::TearDown ( )
inlineoverridevirtual

◆ TearDown() [4/5]

template<int kExpectedCalls>
void TestGenerationEnvironment< kExpectedCalls >::TearDown ( )
inlineoverridevirtual

◆ TearDown() [5/5]

template<int kExpectedCalls>
void TestGenerationEnvironment< kExpectedCalls >::TearDown ( )
inlineoverridevirtual

◆ TearDownExecuted() [1/5]

template<int kExpectedCalls>
void TestGenerationEnvironment< kExpectedCalls >::TearDownExecuted ( )
inline

◆ TearDownExecuted() [2/5]

template<int kExpectedCalls>
void TestGenerationEnvironment< kExpectedCalls >::TearDownExecuted ( )
inline

◆ TearDownExecuted() [3/5]

template<int kExpectedCalls>
void TestGenerationEnvironment< kExpectedCalls >::TearDownExecuted ( )
inline

◆ TearDownExecuted() [4/5]

template<int kExpectedCalls>
void TestGenerationEnvironment< kExpectedCalls >::TearDownExecuted ( )
inline

◆ TearDownExecuted() [5/5]

template<int kExpectedCalls>
void TestGenerationEnvironment< kExpectedCalls >::TearDownExecuted ( )
inline

◆ TestBodyExecuted() [1/5]

template<int kExpectedCalls>
void TestGenerationEnvironment< kExpectedCalls >::TestBodyExecuted ( )
inline

◆ TestBodyExecuted() [2/5]

template<int kExpectedCalls>
void TestGenerationEnvironment< kExpectedCalls >::TestBodyExecuted ( )
inline

◆ TestBodyExecuted() [3/5]

template<int kExpectedCalls>
void TestGenerationEnvironment< kExpectedCalls >::TestBodyExecuted ( )
inline

◆ TestBodyExecuted() [4/5]

template<int kExpectedCalls>
void TestGenerationEnvironment< kExpectedCalls >::TestBodyExecuted ( )
inline

◆ TestBodyExecuted() [5/5]

template<int kExpectedCalls>
void TestGenerationEnvironment< kExpectedCalls >::TestBodyExecuted ( )
inline

Member Data Documentation

◆ fixture_constructor_count_

template<int kExpectedCalls>
int TestGenerationEnvironment< kExpectedCalls >::fixture_constructor_count_
private

◆ set_up_count_

template<int kExpectedCalls>
int TestGenerationEnvironment< kExpectedCalls >::set_up_count_
private

◆ tear_down_count_

template<int kExpectedCalls>
int TestGenerationEnvironment< kExpectedCalls >::tear_down_count_
private

◆ test_body_count_

template<int kExpectedCalls>
int TestGenerationEnvironment< kExpectedCalls >::test_body_count_
private

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:49