Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
511
void NUnitTest::TTestFactory::SetProcessor(ITestSuiteProcessor* processor) {
512
Processor_ = processor;
513
}
514
515
void NUnitTest::TTestFactory::Register(ITestBaseFactory* b) noexcept {
516
Items_.PushBack(b);
Callers
2
DoList
Function · 0.80
RunMain
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected