Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ GetMediumString
Function
GetMediumString
common/internal/byte_string_test.cc:104–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
std::string GetMediumString() { return std::string(GetMediumStringView()); }
105
106
const absl::Cord& GetMediumOrLargeCord() {
107
static const absl::NoDestructor<absl::Cord> medium_or_large(
Callers
1
TEST_P
Function · 0.85
Calls
1
GetMediumStringView
Function · 0.85
Tested by
no test coverage detected