MCPcopy Create free account
hub / github.com/apache/cloudberry / setPrefix

Method setPrefix

gpcontrib/gpcloud/test/mock_classes.h:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 return this;
60 }
61 XMLGenerator *setPrefix(string prefix) {
62 this->prefix = prefix;
63 return this;
64 }
65 XMLGenerator *setMarker(string marker) {
66 this->marker = marker;
67 return this;

Callers 4

TEST_FFunction · 0.45
TEST_FFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected