MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / name

Method name

src/storage/rocksdbfactory.cpp:206–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

204}
205
206const char *RocksDBStorageFactory::name() const
207{
208 return "flash";
209}
210
211size_t RocksDBStorageFactory::totalDiskspaceUsed() const
212{

Callers 15

genRedisInfoStringFunction · 0.45
GetTypeNameFunction · 0.45
OnTestCaseStartFunction · 0.45
OnTestStartFunction · 0.45
HasSameFixtureClassMethod · 0.45
operator()Method · 0.45
OnTestCaseStartMethod · 0.45
OnTestStartMethod · 0.45
OnTestEndMethod · 0.45
OnTestCaseEndMethod · 0.45
PrintFailedTestsMethod · 0.45
OutputXmlTestInfoMethod · 0.45

Calls

no outgoing calls

Tested by 15

GetTypeNameFunction · 0.36
OnTestCaseStartFunction · 0.36
OnTestStartFunction · 0.36
HasSameFixtureClassMethod · 0.36
operator()Method · 0.36
OnTestCaseStartMethod · 0.36
OnTestStartMethod · 0.36
OnTestEndMethod · 0.36
OnTestCaseEndMethod · 0.36
PrintFailedTestsMethod · 0.36
OutputXmlTestInfoMethod · 0.36
PrintXmlTestCaseMethod · 0.36