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

Function FromYaTest

library/cpp/testing/common/env.cpp:133–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131}
132
133bool FromYaTest() {
134 return NPrivate::GetTestEnv().IsRunningFromTest;
135}
136
137namespace NPrivate {
138 TTestEnv::TTestEnv() {

Callers 1

dot_product.cppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected