Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ get_size
Function
get_size
deps/memkind/src/test/bat_tests.cpp:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
size_t get_size(memtype_policy_test_params params)
68
{
69
return std::get<4>(params);
70
}
71
72
typedef std::tuple<test_function, hbw_policy_t, size_t> hbw_policy_test_params;
73
Callers
4
get_test_name_suffix
Method · 0.85
TEST_P
Function · 0.85
get_test_name_suffix
Method · 0.85
get_test_name_suffix
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected