#include <gtest-internal-inl.h>
Definition at line 852 of file gmock-gtest-all.cc.
◆ OsStackTraceGetter() [1/2]
testing::internal::OsStackTraceGetter::OsStackTraceGetter |
( |
| ) |
|
|
inline |
◆ OsStackTraceGetter() [2/2]
testing::internal::OsStackTraceGetter::OsStackTraceGetter |
( |
| ) |
|
|
inline |
◆ CurrentStackTrace() [1/2]
std::string testing::internal::OsStackTraceGetter::CurrentStackTrace |
( |
int |
max_depth, |
|
|
int |
skip_count |
|
) |
| |
|
virtual |
◆ CurrentStackTrace() [2/2]
std::string testing::internal::OsStackTraceGetter::CurrentStackTrace |
( |
int |
max_depth, |
|
|
int |
skip_count |
|
) |
| |
|
overridevirtual |
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_() [1/2]
testing::internal::OsStackTraceGetter::GTEST_DISALLOW_COPY_AND_ASSIGN_ |
( |
OsStackTraceGetter |
| ) |
|
|
private |
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_() [2/2]
testing::internal::OsStackTraceGetter::GTEST_DISALLOW_COPY_AND_ASSIGN_ |
( |
OsStackTraceGetter |
| ) |
|
|
private |
◆ UponLeavingGTest() [1/2]
void testing::internal::OsStackTraceGetter::UponLeavingGTest |
( |
| ) |
|
|
virtual |
◆ UponLeavingGTest() [2/2]
void testing::internal::OsStackTraceGetter::UponLeavingGTest |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: