Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/
Drep.h17 _LIBCPP_CONSTEXPR Rep() : data_(-1) {} in Rep() function
18 explicit _LIBCPP_CONSTEXPR Rep(int i) : data_(i) {} in Rep() function
Dseconds.pass.cpp21 typedef D::rep Rep; in main() typedef
Dminutes.pass.cpp21 typedef D::rep Rep; in main() typedef
Dnanoseconds.pass.cpp21 typedef D::rep Rep; in main() typedef
Dmicroseconds.pass.cpp21 typedef D::rep Rep; in main() typedef
Dmilliseconds.pass.cpp21 typedef D::rep Rep; in main() typedef
Dhours.pass.cpp21 typedef D::rep Rep; in main() typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.duration/time.duration.special/
Dmin.pass.cpp26 typedef typename D::rep Rep; in test() typedef
32 typedef typename D::rep Rep; in test() typedef
Dmax.pass.cpp26 typedef typename D::rep Rep; in test() typedef
32 typedef typename D::rep Rep; in test() typedef
Dzero.pass.cpp25 typedef typename D::rep Rep; in test() typedef
31 typedef typename D::rep Rep; in test() typedef