Searched refs:test_apply_fn (Results 1 – 2 of 2) sorted by relevance
61 bool test_apply_fn(Types...) { return true; } in test_apply_fn() function75 ValFn val_fn = &test_apply_fn; in test_all()78 RefFn ref_fn = &test_apply_fn; in test_all()81 CRefFn cref_fn = &test_apply_fn; in test_all()84 RRefFn rref_fn = &test_apply_fn; in test_all()121 ValFn val_fn = &test_apply_fn; in test_one()
61 bool test_apply_fn(Types...) { return true; } in test_apply_fn() function76 ValFn val_fn = &test_apply_fn; in test_all()79 RefFn ref_fn = &test_apply_fn; in test_all()82 CRefFn cref_fn = &test_apply_fn; in test_all()85 RRefFn rref_fn = &test_apply_fn; in test_all()122 ValFn val_fn = &test_apply_fn; in test_one()