Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ child
Method
child
valdi/test/runtime/ZStdUtils_tests.cpp:198–200 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
196
}
197
198
Path child(const char* name) const {
199
return Path(_rootDirectory.toStringView()).appending(std::string_view(name));
200
}
201
202
private:
203
StringBox _rootDirectory;
Callers
3
createElementTree
Function · 0.45
TEST
Function · 0.45
jasmine.js
File · 0.45
Calls
3
Path
Class · 0.50
appending
Method · 0.45
toStringView
Method · 0.45
Tested by
no test coverage detected