Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
43
TString GetArcadiaTestsData() {
44
return ArcadiaSourceRoot() +
"/atd_ro_snapshot"
;
45
}
46
47
TString GetWorkPath() {
48
TString workPath = NPrivate::GetTestEnv().WorkPath;
Callers
nothing calls this directly
Calls
1
ArcadiaSourceRoot
Function · 0.85
Tested by
no test coverage detected