Xmipp  v3.23.11-Nereus
Public Member Functions | List of all members
testing::internal::OsStackTraceGetter Class Reference

#include <gtest-internal-inl.h>

Inheritance diagram for testing::internal::OsStackTraceGetter:
Inheritance graph
[legend]
Collaboration diagram for testing::internal::OsStackTraceGetter:
Collaboration graph
[legend]

Public Member Functions

 OsStackTraceGetter ()
 
std::string CurrentStackTrace (int max_depth, int skip_count) override
 
void UponLeavingGTest () override
 
- Public Member Functions inherited from testing::internal::OsStackTraceGetterInterface
 OsStackTraceGetterInterface ()
 
virtual ~OsStackTraceGetterInterface ()
 

Additional Inherited Members

- Static Public Attributes inherited from testing::internal::OsStackTraceGetterInterface
static const char *const kElidedFramesMarker
 

Detailed Description

Definition at line 436 of file gtest-internal-inl.h.

Constructor & Destructor Documentation

◆ OsStackTraceGetter()

testing::internal::OsStackTraceGetter::OsStackTraceGetter ( )
inline

Definition at line 438 of file gtest-internal-inl.h.

438 {}

Member Function Documentation

◆ CurrentStackTrace()

std::string testing::internal::OsStackTraceGetter::CurrentStackTrace ( int  max_depth,
int  skip_count 
)
overridevirtual

◆ UponLeavingGTest()

void testing::internal::OsStackTraceGetter::UponLeavingGTest ( )
overridevirtual

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