Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ setName
Method
setName
gpcontrib/gpcloud/test/mock_classes.h:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
XMLGenerator *setName(string name) {
58
this->name = name;
59
return this;
60
}
61
XMLGenerator *setPrefix(string prefix) {
62
this->prefix = prefix;
63
return this;
Callers
3
buildListBucketResponse
Method · 0.80
TEST_F
Function · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected