MCPcopy Create free account
hub / github.com/apache/impala / TearDown

Method TearDown

be/src/runtime/client-cache-test.cc:42–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40 virtual void SetUp() {}
41
42 virtual void TearDown() { pool_.Clear(); }
43
44 void InitAddr(TNetworkAddress** addr) {
45 *addr = pool_.Add(new TNetworkAddress());

Callers

nothing calls this directly

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected