Home
last modified time | relevance | path

Searched refs:FN_ARGS_PAIR (Results 1 – 1 of 1) sorted by relevance

/libnativehelper/tests/
DJniSafeRegisterNativeMethods_test.cpp534 #define FN_ARGS_PAIR(fn) decltype(fn), (fn) macro
539 FunctionTypeMetafunction<FN_ARGS_PAIR(test_function_traits::int_returning_function)>; in TEST()