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

Class CustomMapValueTest

common/values/custom_map_value_test.cc:59–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57using ::testing::UnorderedElementsAre;
58
59class CustomMapValueTest;
60
61struct CustomMapValueTestContent {
62 google::protobuf::Arena* absl_nonnull arena;

Callers

nothing calls this directly

Calls 8

TrueValueFunction · 0.85
UnsafeCustomMapValueFunction · 0.85
IntValueClass · 0.70
StringValueClass · 0.70
AsStringMethod · 0.45
ReserveMethod · 0.45
AddMethod · 0.45
BuildMethod · 0.45

Tested by

no test coverage detected