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

Method runtime

testing/testrunner/cel_test_context.h:85–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83 }
84
85 const cel::Runtime* absl_nullable runtime() const { return runtime_.get(); }
86
87 const google::api::expr::runtime::CelExpressionBuilder* absl_nullable
88 cel_expression_builder() const {

Callers 8

RuntimeFriendAccessClass · 0.80
GetDescriptorPoolFunction · 0.80
GetMessageFactoryFunction · 0.80
EvalWithModernBindingsFunction · 0.80
ResolveExprFunction · 0.80
EnableCoverageMethod · 0.80
RunTestMethod · 0.80
mainFunction · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected