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

Function OnStopMain

library/cpp/testing/unittest/plugin.cpp:45–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43 }
44
45 void OnStopMain(int argc, char* argv[]) {
46 TPlugins::Instance().OnStopMain(argc, argv);
47 }
48
49 }
50}

Callers 1

RunMainMethod · 0.85

Calls 2

InstanceFunction · 0.85
OnStopMainMethod · 0.45

Tested by

no test coverage detected