Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ ~DecompressorTest
Method
~DecompressorTest
be/src/util/decompress-test.cc:64–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
~DecompressorTest() {
65
mem_pool_.FreeAll();
66
}
67
68
void RunTest(THdfsCompression::type format, std::optional<int> clevel = std::nullopt) {
69
scoped_ptr<Codec> compressor;
Callers
nothing calls this directly
Calls
1
FreeAll
Method · 0.45
Tested by
no test coverage detected