Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ TearDown
Method
TearDown
be/src/codegen/llvm-codegen-test.cc:83–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
virtual void TearDown() {
84
fragment_state_->ReleaseResources();
85
fragment_state_ = nullptr;
86
test_env_.reset();
87
}
88
89
static void LifetimeTest() {
90
ObjectPool pool;
Callers
nothing calls this directly
Calls
2
reset
Method · 0.65
ReleaseResources
Method · 0.45
Tested by
no test coverage detected