MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / get_function

Function get_function

deps/memkind/src/test/bat_tests.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45memtype_policy_test_params;
46
47test_function get_function(memtype_policy_test_params params)
48{
49 return std::get<0>(params);
50}
51
52memkind_memtype_t get_memtype(memtype_policy_test_params params)
53{

Callers 3

get_test_name_suffixMethod · 0.85
TEST_PFunction · 0.85
get_test_name_suffixMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected