Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/tera
/ Erase
Method
Erase
src/leveldb/util/cache_test.cc:215–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
}
214
215
void Erase(int key) { cache_->Erase(EncodeKey(key)); }
216
};
217
BlockBasedCacheTest* BlockBasedCacheTest::current_;
218
Callers
nothing calls this directly
Calls
2
EncodeKey
Function · 0.70
Erase
Method · 0.45
Tested by
no test coverage detected