Searched refs:test_apply_fn (Results 1 – 1 of 1) sorted by relevance
62 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()