Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ OptionalValueIsEmpty
Function
OptionalValueIsEmpty
common/value_testing.cc:242–242 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
240
}
241
242
ValueMatcher OptionalValueIsEmpty() { return OptionalValueIsEmptyImpl(); }
243
244
} // namespace test
245
Callers
3
TEST_F
Function · 0.85
TEST_P
Function · 0.85
optional_types_test.cc
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected