Public Member Functions | Static Public Attributes | Private Member Functions | Private Attributes
testing::internal::OsStackTraceGetter Class Reference
Inheritance diagram for testing::internal::OsStackTraceGetter:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual string CurrentStackTrace (int max_depth, int skip_count) GTEST_LOCK_EXCLUDED_(mutex_)
 OsStackTraceGetter ()
virtual void UponLeavingGTest () GTEST_LOCK_EXCLUDED_(mutex_)

Static Public Attributes

static const char *const kElidedFramesMarker = " internal frames ..."

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (OsStackTraceGetter)

Private Attributes

void * caller_frame_
Mutex mutex_

Detailed Description

Definition at line 841 of file gtest-all.cc.


Constructor & Destructor Documentation

Definition at line 843 of file gtest-all.cc.


Member Function Documentation

string testing::internal::OsStackTraceGetter::CurrentStackTrace ( int  max_depth,
int  skip_count 
) [virtual]

Implements testing::internal::OsStackTraceGetterInterface.

Definition at line 4996 of file gtest-all.cc.

Implements testing::internal::OsStackTraceGetterInterface.

Definition at line 5002 of file gtest-all.cc.


Member Data Documentation

Definition at line 861 of file gtest-all.cc.

const char *const testing::internal::OsStackTraceGetter::kElidedFramesMarker = " internal frames ..." [static]

Definition at line 852 of file gtest-all.cc.

Definition at line 855 of file gtest-all.cc.


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


libpointmatcher
Author(s):
autogenerated on Thu Jun 20 2019 19:51:34