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

Method code

internal/status_builder.h:66–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 bool ok() const { return status_.ok(); }
65
66 absl::StatusCode code() const { return status_.code(); }
67
68 operator absl::Status() const& { return status_; } // NOLINT
69

Callers 15

TEST_FFunction · 0.80
TEST_PFunction · 0.80
TESTFunction · 0.80
TESTFunction · 0.80
ExpectResultFunction · 0.80
IsMissingAttributeErrorFunction · 0.80
IsUnknownFunctionResultFunction · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 15

TEST_FFunction · 0.64
TEST_PFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
ExpectResultFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
ExpectResultFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64