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

Method ok

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

Source from the content-addressed store, hash-verified

62 StatusBuilder& operator=(StatusBuilder&&) = default;
63
64 bool ok() const { return status_.ok(); }
65
66 absl::StatusCode code() const { return status_.code(); }
67

Callers 15

TEST_FFunction · 0.45
RecordMethod · 0.45
TEST_PFunction · 0.45
FilterDeclFunction · 0.45
PostVisitStructMethod · 0.45
CheckFieldTypeMethod · 0.45
PostVisitRewriteMethod · 0.45
CheckMethod · 0.45
BM_ParseFunction · 0.45

Calls

no outgoing calls

Tested by 14

TEST_FFunction · 0.36
TEST_PFunction · 0.36
ExpectResultFunction · 0.36
TESTFunction · 0.36
TEST_PFunction · 0.36
TEST_PFunction · 0.36
TEST_FFunction · 0.36
MatchAndExplainMethod · 0.36
MatchAndExplainMethod · 0.36
TESTFunction · 0.36
TEST_PFunction · 0.36