Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
83
TEST(bytesEqual, alignment_equal) { testAllAlignment(true); }
84
85
TEST(bytesEqual, alignment_notequal) { testAllAlignment(false); }
86
Callers
nothing calls this directly
Calls
4
testAllAlignment
Function · 0.85
checkCorrectness
Function · 0.85
generateRandomString
Function · 0.70
size
Method · 0.45
Tested by
no test coverage detected