Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.duration/time.duration.special/
Dmax.pass.cpp27 Rep max_rep = std::chrono::duration_values<Rep>::max(); in test() local
33 constexpr Rep max_rep = std::chrono::duration_values<Rep>::max(); in test() local