/llvm-project/libcxx/test/std/time/time.point/time.point.arithmetic/ |
H A D | op_+=.pass.cpp | 24 typedef std::chrono::system_clock Clock; in constexpr_test() typedef 35 typedef std::chrono::system_clock Clock; in main() typedef
|
H A D | op_-=.pass.cpp | 24 typedef std::chrono::system_clock Clock; in constexpr_test() typedef 35 typedef std::chrono::system_clock Clock; in main() typedef
|
/llvm-project/libcxx/test/std/time/time.point/time.point.cast/ |
H A D | ceil.pass.cpp | 28 typedef std::chrono::system_clock Clock; in test() typedef 43 typedef std::chrono::system_clock Clock; in test_constexpr() typedef
|
H A D | round.pass.cpp | 28 typedef std::chrono::system_clock Clock; in test() typedef 43 typedef std::chrono::system_clock Clock; in test_constexpr() typedef
|
H A D | floor.pass.cpp | 28 typedef std::chrono::system_clock Clock; in test() typedef 43 typedef std::chrono::system_clock Clock; in test_constexpr() typedef
|
H A D | time_point_cast.pass.cpp | 28 typedef std::chrono::system_clock Clock; in test() typedef 45 typedef std::chrono::system_clock Clock; in test_constexpr() typedef
|
H A D | toduration.compile.fail.cpp | 23 typedef std::chrono::system_clock Clock; in main() typedef
|
/llvm-project/libcxx/test/std/time/time.point/time.point.comparisons/ |
H A D | compare.three_way.pass.cpp | 27 using Clock = std::chrono::system_clock; in test_with_integral_ticks_value() typedef 63 using Clock = std::chrono::system_clock; in test_with_integral_ticks_value_and_custom_period_value() typedef 92 using Clock = std::chrono::system_clock; in test_with_floating_point_ticks_value() typedef
|
/llvm-project/third-party/benchmark/cmake/ |
H A D | steady_clock.cpp | 4 typedef std::chrono::steady_clock Clock; in main() typedef
|
/llvm-project/libcxx/test/std/time/time.point/time.point.cons/ |
H A D | duration.compile.fail.cpp | 21 typedef std::chrono::system_clock Clock; in main() typedef
|
H A D | default.pass.cpp | 24 typedef std::chrono::system_clock Clock; in main() typedef
|
H A D | convert.compile.fail.cpp | 22 typedef std::chrono::system_clock Clock; in main() typedef
|
H A D | duration.pass.cpp | 22 typedef std::chrono::system_clock Clock; in main() typedef
|
H A D | convert.pass.cpp | 23 typedef std::chrono::system_clock Clock; in main() typedef
|
/llvm-project/libcxx/test/std/time/time.point/time.point.special/ |
H A D | min.pass.cpp | 22 typedef std::chrono::system_clock Clock; in main() typedef
|
H A D | max.pass.cpp | 22 typedef std::chrono::system_clock Clock; in main() typedef
|
/llvm-project/libcxx/test/std/input.output/filesystems/fs.filesystem.synopsis/ |
H A D | file_time_type.pass.cpp | 29 using Clock = file_time_type::clock; in test_trivial_clock() typedef
|
/llvm-project/libcxx/test/libcxx/thread/thread.threads/thread.thread.this/ |
H A D | sleep_for.pass.cpp | 24 typedef std::chrono::system_clock Clock; in main() typedef
|
H A D | sleep_for.signals.pass.cpp | 56 typedef std::chrono::system_clock Clock; in main() typedef
|
/llvm-project/libcxx/test/std/thread/thread.threads/thread.thread.this/ |
H A D | sleep_until.pass.cpp | 25 typedef std::chrono::system_clock Clock; in main() typedef
|
/llvm-project/libcxx/test/std/time/time.point/time.point.nonmember/ |
H A D | op_-time_point.pass.cpp | 24 typedef std::chrono::system_clock Clock; in main() typedef
|
H A D | op_+.pass.cpp | 28 typedef std::chrono::system_clock Clock; in main() typedef
|
/llvm-project/libcxxabi/test/support/ |
H A D | timer.h | 20 typedef std::chrono::high_resolution_clock Clock; typedef
|
/llvm-project/libcxx/test/std/thread/thread.condition/ |
H A D | notify_all_at_thread_exit.pass.cpp | 31 typedef std::chrono::high_resolution_clock Clock; typedef
|
/llvm-project/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.timedmutex.requirements/thread.timedmutex.class/ |
H A D | try_lock.pass.cpp | 29 typedef std::chrono::system_clock Clock; global() typedef
|