Home
last modified time | relevance | path

Searched refs: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
75 ValFn val_fn = &test_apply_fn; in test_all()
120 using ValFn = make_function_t<int, Size>; in test_one() typedef
121 ValFn val_fn = &test_apply_fn; in test_one()
/external/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/
Dapply_large_arity.pass.cpp75 using ValFn = make_function_t<int, Size>; in test_all() typedef
76 ValFn val_fn = &test_apply_fn; in test_all()
121 using ValFn = make_function_t<int, Size>; in test_one() typedef
122 ValFn val_fn = &test_apply_fn; in test_one()