Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RedisGraph/RedisGraph
/ Reset
Method
Reset
deps/GraphBLAS/cpu_features/test/filesystem_for_testing.cc:51–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
void FakeFilesystem::Reset() { files_.clear(); }
52
53
FakeFile* FakeFilesystem::CreateFile(const std::string& filename,
54
const char* content) {
Callers
1
filesystem_for_testing.cc
File · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected