MCPcopy Create free account
hub / github.com/Evolving-AI-Lab/fooling / GetCurrentOsStackTraceExceptTop

Function GetCurrentOsStackTraceExceptTop

caffe/src/gtest/gtest-all.cpp:5822–5827  ·  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 GetCurrentOsStackTraceExceptTop(..., 1), Foo() will be

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

GetUnitTestImplFunction · 0.85

Tested by

no test coverage detected