MCPcopy Create free account
hub / github.com/Snapchat/Valdi / path

Method path

valdi/test/integration/MmapModuleArchive_tests.cpp:156–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154 DiskUtils::remove(Path(_path.toStringView()));
155 }
156 Path path() const {
157 return Path(_path.toStringView());
158 }
159
160private:
161 StringBox _path;

Callers 4

TEST_FFunction · 0.80
processTestDirectoryFunction · 0.80
drawPaintMethod · 0.80
drawArcFunction · 0.80

Calls 2

PathClass · 0.50
toStringViewMethod · 0.45

Tested by

no test coverage detected