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

Function NoPatterns

eval/eval/attribute_utility_test.cc:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36};
37
38absl::Span<const CelAttributePattern> NoPatterns() { return {}; }
39
40TEST_F(AttributeUtilityTest, UnknownsUtilityCheckUnknowns) {
41 std::vector<CelAttributePattern> unknown_patterns = {

Callers 1

TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected