Static Public Member Functions | Static Private Attributes | List of all members
GeneratorEvaluationTest Class Reference
Inheritance diagram for GeneratorEvaluationTest:
Inheritance graph
[legend]

Static Public Member Functions

static int param_value ()
 
static void set_param_value (int param_value)
 
- Static Public Member Functions inherited from testing::Test
static bool HasFailure ()
 
static bool HasFatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool IsSkipped ()
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, int value)
 
static void SetUpTestCase ()
 
static void SetUpTestSuite ()
 
static void TearDownTestCase ()
 
static void TearDownTestSuite ()
 
- Static Public Member Functions inherited from testing::WithParamInterface< int >
static const ParamTypeGetParam ()
 

Static Private Attributes

static int param_value_ = 0
 

Additional Inherited Members

- Public Types inherited from testing::WithParamInterface< int >
typedef int ParamType
 
- Public Member Functions inherited from testing::Test
virtual ~Test ()
 
- Public Member Functions inherited from testing::WithParamInterface< int >
virtual ~WithParamInterface ()
 
- Protected Member Functions inherited from testing::Test
virtual void SetUp ()
 
virtual void TearDown ()
 
 Test ()
 

Detailed Description

Definition at line 691 of file googletest-param-test-test.cc.

Member Function Documentation

◆ param_value()

static int GeneratorEvaluationTest::param_value ( )
inlinestatic

Definition at line 693 of file googletest-param-test-test.cc.

◆ set_param_value()

static void GeneratorEvaluationTest::set_param_value ( int  param_value)
inlinestatic

Definition at line 694 of file googletest-param-test-test.cc.

Member Data Documentation

◆ param_value_

int GeneratorEvaluationTest::param_value_ = 0
staticprivate

Definition at line 697 of file googletest-param-test-test.cc.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:05