Home
last modified time | relevance | path

Searched defs:ValFn (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/
Dapply_large_arity.pass.cpp74 using ValFn = make_function_t<int, Size>; in test_all() typedef
120 using ValFn = make_function_t<int, Size>; in test_one() typedef
/external/libcxx/test/std/experimental/utilities/tuple/tuple.apply/
Dlarge_arity.pass.cpp75 using ValFn = make_function_t<int, Size>; in test_all() typedef
121 using ValFn = make_function_t<int, Size>; in test_one() typedef