Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ TEST_P
Function
TEST_P
src/test/erasure-code/TestErasureCodePlugins.cc:123–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
};
123
TEST_P(PluginTest,Initialize)
124
{
125
initialize();
126
}
127
TEST_P(PluginTest,PartialRead)
128
{
129
initialize();
Callers
nothing calls this directly
Calls
15
copy_deep
Method · 0.80
shard_id_t
Class · 0.50
insert
Method · 0.45
encode
Method · 0.45
length
Method · 0.45
size
Method · 0.45
substr_of
Method · 0.45
get_supported_optimizations
Method · 0.45
append
Method · 0.45
copy
Method · 0.45
begin
Method · 0.45
c_str
Method · 0.45
Tested by
no test coverage detected