MCPcopy 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
242ValueMatcher OptionalValueIsEmpty() { return OptionalValueIsEmptyImpl(); }
243
244} // namespace test
245

Callers 3

TEST_FFunction · 0.85
TEST_PFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected