Definition at line 6743 of file gtest_unittest.cc.
◆ TestListener() [1/2]
TestListener::TestListener |
( |
| ) |
|
|
inline |
◆ TestListener() [2/2]
TestListener::TestListener |
( |
int * |
on_start_counter, |
|
|
bool * |
is_destroyed |
|
) |
| |
|
inline |
◆ ~TestListener()
TestListener::~TestListener |
( |
| ) |
|
|
inlineoverride |
◆ OnTestProgramStart()
|
inlineoverrideprotectedvirtual |
◆ is_destroyed_
bool* TestListener::is_destroyed_ |
|
private |
◆ on_start_counter_
int* TestListener::on_start_counter_ |
|
private |
The documentation for this class was generated from the following file: