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