MCPcopy Create free account
hub / github.com/ceph/ceph / TEST_P

Function TEST_P

src/test/compressor/test_compression.cc:76–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74};
75
76TEST_P(CompressorTest, load_plugin)
77{
78}
79
80TEST_P(CompressorTest, small_round_trip)
81{

Callers

nothing calls this directly

Calls 15

test_compressFunction · 0.85
test_decompressFunction · 0.85
contents_equalMethod · 0.80
read_fdMethod · 0.80
get_encoding_featuresMethod · 0.80
createFunction · 0.50
appendMethod · 0.45
compressMethod · 0.45
decompressMethod · 0.45
lengthMethod · 0.45
c_strMethod · 0.45
decodeMethod · 0.45

Tested by

no test coverage detected