Definition at line 841 of file gtest-all.cc.
◆ OsStackTraceGetter()
testing::internal::OsStackTraceGetter::OsStackTraceGetter |
( |
| ) |
|
|
inline |
◆ CurrentStackTrace()
string testing::internal::OsStackTraceGetter::CurrentStackTrace |
( |
int |
max_depth, |
|
|
int |
skip_count |
|
) |
| |
|
virtual |
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_()
testing::internal::OsStackTraceGetter::GTEST_DISALLOW_COPY_AND_ASSIGN_ |
( |
OsStackTraceGetter |
| ) |
|
|
private |
◆ UponLeavingGTest()
void testing::internal::OsStackTraceGetter::UponLeavingGTest |
( |
| ) |
|
|
virtual |
◆ caller_frame_
void* testing::internal::OsStackTraceGetter::caller_frame_ |
|
private |
◆ kElidedFramesMarker
const char *const testing::internal::OsStackTraceGetter::kElidedFramesMarker |
|
static |
◆ mutex_
Mutex testing::internal::OsStackTraceGetter::mutex_ |
|
private |
The documentation for this class was generated from the following file: