MCPcopy Create free account
hub / github.com/ElementsProject/elements / Key2

Function Key2

src/leveldb/issues/issue178_test.cc:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24std::string Key2(int i) { return Key1(i) + "_xxx"; }
25
26class Issue178 {};
27

Callers 1

TESTFunction · 0.85

Calls 1

Key1Function · 0.85

Tested by

no test coverage detected