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

Method Processor

library/cpp/testing/unittest/registar.cpp:409–411  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

407}
408
409NUnitTest::ITestSuiteProcessor* NUnitTest::TTestBase::Processor() const noexcept {
410 return Parent_->Processor();
411}
412
413NUnitTest::TTestBase::TCleanUp::TCleanUp(TTestBase* base)
414 : Base_(base)

Callers 1

ExecuteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected