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

Function GetArcadiaTestsData

library/cpp/testing/common/env.cpp:43–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43TString GetArcadiaTestsData() {
44 return ArcadiaSourceRoot() + "/atd_ro_snapshot";
45}
46
47TString GetWorkPath() {
48 TString workPath = NPrivate::GetTestEnv().WorkPath;

Callers

nothing calls this directly

Calls 1

ArcadiaSourceRootFunction · 0.85

Tested by

no test coverage detected