Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/test/util/
H A DMetaprogramming_test.cpp11 namespace test_function_traits { namespace
/aosp_15_r20/libnativehelper/tests/
H A DJniSafeRegisterNativeMethods_test.cpp510 struct test_function_traits { struct
526 FunctionTypeMetafunction<FN_ARGS_PAIR(test_function_traits::int_returning_function)>; in TEST() argument