gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::GTestLogOutput::EventHook Class Reference
Inheritance diagram for gem5::GTestLogOutput::EventHook:

Public Member Functions

 EventHook (GTestLogOutput &_stream)
 
 ~EventHook ()
 
void OnTestStart (const ::testing::TestInfo &test_info) override
 

Private Attributes

GTestLogOutputstream
 

Detailed Description

Definition at line 46 of file logging.hh.

Constructor & Destructor Documentation

◆ EventHook()

gem5::GTestLogOutput::EventHook::EventHook ( GTestLogOutput & _stream)

Definition at line 35 of file logging.cc.

◆ ~EventHook()

gem5::GTestLogOutput::EventHook::~EventHook ( )

Definition at line 40 of file logging.cc.

Member Function Documentation

◆ OnTestStart()

void gem5::GTestLogOutput::EventHook::OnTestStart ( const ::testing::TestInfo & test_info)
override

Definition at line 46 of file logging.cc.

Member Data Documentation

◆ stream

GTestLogOutput& gem5::GTestLogOutput::EventHook::stream
private

Definition at line 49 of file logging.hh.


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

Generated on Tue Jun 18 2024 16:24:12 for gem5 by doxygen 1.11.0