Home
last modified time | relevance | path

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

/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/
H A Dfill.pass.cpp63 const Iterator expected_return = std::next(first, n); in operator ()() local
/llvm-project/third-party/benchmark/test/
H A Dfilter_test.cc87 int64_t expected_return; in main() local