Home
last modified time | relevance | path

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

/llvm-project/pstl/test/std/algorithms/alg.sorting/alg.min.max/
H A Dminmax_element.pass.cpp73 const T min_value; member
/llvm-project/libcxx/test/libcxx/algorithms/alg.modifying.operations/
H A Dcopy_move_trivial.pass.cpp220 constexpr auto min_value = std::numeric_limits<int>::min(); in test_different_signedness() local