Home
last modified time | relevance | path

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

/llvm-project/pstl/test/std/algorithms/alg.nonmodifying/
H A Dany_of.pass.cpp30 struct test_any_of struct
56 invoke_on_all_policies(test_any_of(), in.begin(), in.end(), is_equal_to<T>(spike), false); in test() argument