Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_F
Function · 0.80
TEST_P
Function · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
ExpectResult
Function · 0.80
CheckNoMatchingOverloadError
Function · 0.80
IsMissingAttributeError
Function · 0.80
IsUnknownFunctionResult
Function · 0.80
TEST_F
Function · 0.80
TestArithmeticalErrorInt64
Method · 0.80
TestArithmeticalErrorUint64
Method · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
15
TEST_F
Function · 0.64
TEST_P
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64
ExpectResult
Function · 0.64
TEST_F
Function · 0.64
TestArithmeticalErrorInt64
Method · 0.64
TestArithmeticalErrorUint64
Method · 0.64
TEST_F
Function · 0.64
ExpectResult
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64