MCPcopy 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};
123TEST_P(PluginTest,Initialize)
124{
125 initialize();
126}
127TEST_P(PluginTest,PartialRead)
128{
129 initialize();

Callers

nothing calls this directly

Calls 15

copy_deepMethod · 0.80
shard_id_tClass · 0.50
insertMethod · 0.45
encodeMethod · 0.45
lengthMethod · 0.45
sizeMethod · 0.45
substr_ofMethod · 0.45
appendMethod · 0.45
copyMethod · 0.45
beginMethod · 0.45
c_strMethod · 0.45

Tested by

no test coverage detected