Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_F
Function · 0.45
TEST
Function · 0.45
ASSERT_OK_AND_ASSIGN
Function · 0.45
BuilderForNameResolutionTest
Function · 0.45
ASSERT_OK_AND_ASSIGN
Function · 0.45
TEST_P
Function · 0.45
TEST
Function · 0.45
NewCompilerBuilder
Method · 0.45
SetUp
Method · 0.45
NewTestCompiler
Function · 0.45
Calls
no outgoing calls
Tested by
9
TEST_F
Function · 0.36
TEST
Function · 0.36
ASSERT_OK_AND_ASSIGN
Function · 0.36
BuilderForNameResolutionTest
Function · 0.36
ASSERT_OK_AND_ASSIGN
Function · 0.36
TEST_P
Function · 0.36
TEST
Function · 0.36
SetUp
Method · 0.36
NewTestCompiler
Function · 0.36