Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Macros
Public Member Functions | Static Public Attributes | List of all members
testing::internal::OsStackTraceGetter Class Reference
Inheritance diagram for testing::internal::OsStackTraceGetter:
testing::internal::OsStackTraceGetterInterface

Public Member Functions

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

Static Public Attributes

static const char *const kElidedFramesMarker
 

Member Data Documentation

const char *const testing::internal::OsStackTraceGetter::kElidedFramesMarker
static
Initial value:
=
"... " GTEST_NAME_ " internal frames ..."

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