MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / CurrentOsStackTraceExceptTop

Method CurrentOsStackTraceExceptTop

src/gtest/gtest-all.cpp:2062–2065  ·  view source on GitHub ↗

Returns the current OS stack trace as a String. The maximum number of stack frames to be included is specified by the gtest_stack_trace_depth flag. The skip_count parameter specifies the number of top frames to be skipped, which doesn't count against the number of frames to be included. For example, if Foo() calls Bar(), which in turn calls CurrentOsStackTraceExceptTop(1), Foo() will be include

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

operator=Method · 0.80

Calls 1

StringFunction · 0.70

Tested by

no test coverage detected