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

Class CustomListValueTest

common/values/custom_list_value_test.cc:57–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55using ::testing::UnorderedElementsAre;
56
57class CustomListValueTest;
58
59struct CustomListValueTestContent {
60 google::protobuf::Arena* absl_nonnull arena;

Callers

nothing calls this directly

Calls 4

TrueValueFunction · 0.85
UnsafeCustomListValueFunction · 0.85
IntValueClass · 0.70
IndexOutOfBoundsErrorFunction · 0.70

Tested by

no test coverage detected