Searched refs:test_fn_invoke_basic (Results 1 – 1 of 1) sorted by relevance
84 void test_fn_invoke_basic(const Body1& body1, const Body2& body2) { in test_fn_invoke_basic() function110 …test_fn_invoke_basic<input_type, output_type, std::size_t>(&input_type::get_id, &output_type::get_… in test_fn_invoke()112 test_fn_invoke_basic<input_type, output_type, std::size_t>(&input_type::id, &output_type::id); in test_fn_invoke()