MCPcopy Create free account
hub / github.com/facebook/CacheLib / TEST

Function TEST

cachelib/common/tests/BytesEqualTest.cpp:83–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83TEST(bytesEqual, alignment_equal) { testAllAlignment(true); }
84
85TEST(bytesEqual, alignment_notequal) { testAllAlignment(false); }
86

Callers

nothing calls this directly

Calls 4

testAllAlignmentFunction · 0.85
checkCorrectnessFunction · 0.85
generateRandomStringFunction · 0.70
sizeMethod · 0.45

Tested by

no test coverage detected