MCPcopy Create free account
hub / github.com/catboost/catboost / TestPrintBackTrace

Method TestPrintBackTrace

util/system/backtrace_ut.cpp:45–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43 UNIT_TEST_SUITE_END();
44
45 void TestPrintBackTrace() {
46 SomeMethod();
47 }
48
49 void TestSetFormatBackTraceFn() {
50 TFormatBackTraceFn prevFn = SetFormatBackTraceFn(FormatBackTraceReplacement);

Callers

nothing calls this directly

Calls 1

SomeMethodFunction · 0.85

Tested by

no test coverage detected