Home
last modified time | relevance | path

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

/llvm-project/pstl/test/std/numerics/numeric.ops/
H A Dadjacent_difference.pass.cpp61 compute_and_check(Iterator1 first, Iterator1 last, Iterator2 d_first, T, Function f) in compute_and_check() function
89 typename std::enable_if<std::is_floating_point<T>::value, bool>::type compute_and_check(Iterator1, … in compute_and_check() function