MCPcopy Create free account
hub / github.com/cel-expr/cel-cpp / set_container

Method set_container

eval/compiler/flat_expr_builder.h:62–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60 }
61
62 void set_container(std::string container) {
63 container_ = std::move(container);
64 }
65
66 absl::string_view container() const { return container_; }
67

Callers 10

TEST_FFunction · 0.45
TESTFunction · 0.45
ASSERT_OK_AND_ASSIGNFunction · 0.45
ASSERT_OK_AND_ASSIGNFunction · 0.45
TEST_PFunction · 0.45
TESTFunction · 0.45
NewCompilerBuilderMethod · 0.45
SetUpMethod · 0.45
NewTestCompilerFunction · 0.45

Calls

no outgoing calls

Tested by 9

TEST_FFunction · 0.36
TESTFunction · 0.36
ASSERT_OK_AND_ASSIGNFunction · 0.36
ASSERT_OK_AND_ASSIGNFunction · 0.36
TEST_PFunction · 0.36
TESTFunction · 0.36
SetUpMethod · 0.36
NewTestCompilerFunction · 0.36