MCPcopy 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
202private:
203 StringBox _rootDirectory;

Callers 3

createElementTreeFunction · 0.45
TESTFunction · 0.45
jasmine.jsFile · 0.45

Calls 3

PathClass · 0.50
appendingMethod · 0.45
toStringViewMethod · 0.45

Tested by

no test coverage detected