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

Method SetProcessor

library/cpp/testing/unittest/registar.cpp:511–513  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

509}
510
511void NUnitTest::TTestFactory::SetProcessor(ITestSuiteProcessor* processor) {
512 Processor_ = processor;
513}
514
515void NUnitTest::TTestFactory::Register(ITestBaseFactory* b) noexcept {
516 Items_.PushBack(b);

Callers 2

DoListFunction · 0.80
RunMainMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected