Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
38
absl::Span<const CelAttributePattern> NoPatterns() { return {}; }
39
40
TEST_F(AttributeUtilityTest, UnknownsUtilityCheckUnknowns) {
41
std::vector<CelAttributePattern> unknown_patterns = {
Callers
1
TEST_F
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected