Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ close
Method
close
gpcontrib/gpcloud/test/compress_writer_test.cpp:21–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
}
20
21
virtual void close() {
22
// Do not clean it, so we can verify the result in UT tests.
23
// this->data.clear();
24
}
25
26
const char *getRawData() const {
27
return this->data.data();
Callers
9
TearDown
Method · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TearDown
Method · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TearDown
Method · 0.45
TearDown
Method · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected