Home
last modified time | relevance | path

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

/llvm-project/pstl/test/std/algorithms/alg.nonmodifying/
H A Dnone_of.pass.cpp30 struct test_none_of struct
55 invoke_on_all_policies(test_none_of(), in.begin(), in.end(), is_equal_to<T>(spike), true); in test() argument