MCPcopy Create free account
hub / github.com/Tencent/embedx / SetUp

Method SetUp

src/graph/cache/cache_storage_test.cc:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25
26 protected:
27 void SetUp() override { cache_storage_ = NewCacheStorage(); }
28};
29
30TEST_F(CacheStorageTest, FindContext) {

Callers

nothing calls this directly

Calls 1

NewCacheStorageFunction · 0.85

Tested by

no test coverage detected