/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.condition/thread.condition.condvar/ |
D | wait_until.pass.cpp | 25 struct Clock struct 30 typedef std::chrono::time_point<Clock> time_point; argument 31 static const bool is_steady = true; 56 Clock::time_point t0 = Clock::now(); in f() argument
|
D | wait_until_pred.pass.cpp | 26 struct Clock struct 31 typedef std::chrono::time_point<Clock> time_point; argument 32 static const bool is_steady = true; 34 static time_point now() in now()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.condition/thread.condition.condvarany/ |
D | wait_until.pass.cpp | 24 struct Clock struct 29 typedef std::chrono::time_point<Clock> time_point; argument 30 static const bool is_steady = true; 32 static time_point now() in now()
|
D | wait_until_pred.pass.cpp | 26 struct Clock struct 31 typedef std::chrono::time_point<Clock> time_point; argument 32 static const bool is_steady = true; 34 static time_point now() in now()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.point/time.point.cast/ |
D | time_point_cast.pass.cpp | 26 typedef std::chrono::system_clock Clock; in test() typedef 43 typedef std::chrono::system_clock Clock; in test_constexpr() typedef
|
D | toduration.fail.cpp | 24 typedef std::chrono::system_clock Clock; in main() typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.point/time.point.arithmetic/ |
D | op_+EQ.pass.cpp | 21 typedef std::chrono::system_clock Clock; in main() typedef
|
D | op_-=.pass.cpp | 21 typedef std::chrono::system_clock Clock; in main() typedef
|
D | op_+=.pass.cpp | 21 typedef std::chrono::system_clock Clock; in main() typedef
|
D | op_-EQ.pass.cpp | 21 typedef std::chrono::system_clock Clock; in main() typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.point/time.point.special/ |
D | min.pass.cpp | 21 typedef std::chrono::system_clock Clock; in main() typedef
|
D | max.pass.cpp | 21 typedef std::chrono::system_clock Clock; in main() typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.point/time.point.cons/ |
D | duration.fail.cpp | 22 typedef std::chrono::system_clock Clock; in main() typedef
|
D | default.pass.cpp | 23 typedef std::chrono::system_clock Clock; in main() typedef
|
D | convert.fail.cpp | 23 typedef std::chrono::system_clock Clock; in main() typedef
|
D | duration.pass.cpp | 21 typedef std::chrono::system_clock Clock; in main() typedef
|
D | convert.pass.cpp | 22 typedef std::chrono::system_clock Clock; in main() typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.point/time.point.nonmember/ |
D | op_-duration.pass.cpp | 23 typedef std::chrono::system_clock Clock; in main() typedef
|
D | op_-time_point.pass.cpp | 23 typedef std::chrono::system_clock Clock; in main() typedef
|
D | op_+.pass.cpp | 27 typedef std::chrono::system_clock Clock; in main() typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.threads/thread.thread.this/ |
D | sleep_until.pass.cpp | 21 typedef std::chrono::system_clock Clock; in main() typedef
|
D | sleep_for.pass.cpp | 21 typedef std::chrono::system_clock Clock; in main() typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.condition/ |
D | notify_all_at_thread_exit.pass.cpp | 25 typedef std::chrono::high_resolution_clock Clock; typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.mutex.requirements/thread.timedmutex.requirements/thread.timedmutex.recursive/ |
D | lock.pass.cpp | 25 typedef std::chrono::system_clock Clock; typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.mutex.requirements/thread.mutex.requirements.mutex/thread.mutex.class/ |
D | try_lock.pass.cpp | 23 typedef std::chrono::system_clock Clock; typedef
|