Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Add
Method
Add
util/folder/iterator_ut.cpp:45–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
inline void Add(const TString& path, int type) {
46
const TPath p = {
47
path, type};
48
49
Add(p);
50
}
51
52
inline void Add(const TPath& path) {
53
switch (path.Type) {
Callers
2
TestIt
Method · 0.45
TestSkip
Method · 0.45
Calls
5
MakeDirIfNotExist
Function · 0.70
Add
Function · 0.50
TFile
Class · 0.50
data
Method · 0.45
push_back
Method · 0.45
Tested by
2
TestIt
Method · 0.36
TestSkip
Method · 0.36