Home
last modified time | relevance | path

Searched defs:Clock (Results 1 – 25 of 77) sorted by relevance

1234

/llvm-project/libcxx/test/std/time/time.point/time.point.arithmetic/
H A Dop_+=.pass.cpp24 typedef std::chrono::system_clock Clock; in constexpr_test() typedef
35 typedef std::chrono::system_clock Clock; in main() typedef
H A Dop_-=.pass.cpp24 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 Dceil.pass.cpp28 typedef std::chrono::system_clock Clock; in test() typedef
43 typedef std::chrono::system_clock Clock; in test_constexpr() typedef
H A Dround.pass.cpp28 typedef std::chrono::system_clock Clock; in test() typedef
43 typedef std::chrono::system_clock Clock; in test_constexpr() typedef
H A Dfloor.pass.cpp28 typedef std::chrono::system_clock Clock; in test() typedef
43 typedef std::chrono::system_clock Clock; in test_constexpr() typedef
H A Dtime_point_cast.pass.cpp28 typedef std::chrono::system_clock Clock; in test() typedef
45 typedef std::chrono::system_clock Clock; in test_constexpr() typedef
H A Dtoduration.compile.fail.cpp23 typedef std::chrono::system_clock Clock; in main() typedef
/llvm-project/libcxx/test/std/time/time.point/time.point.comparisons/
H A Dcompare.three_way.pass.cpp27 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 Dsteady_clock.cpp4 typedef std::chrono::steady_clock Clock; in main() typedef
/llvm-project/libcxx/test/std/time/time.point/time.point.cons/
H A Dduration.compile.fail.cpp21 typedef std::chrono::system_clock Clock; in main() typedef
H A Ddefault.pass.cpp24 typedef std::chrono::system_clock Clock; in main() typedef
H A Dconvert.compile.fail.cpp22 typedef std::chrono::system_clock Clock; in main() typedef
H A Dduration.pass.cpp22 typedef std::chrono::system_clock Clock; in main() typedef
H A Dconvert.pass.cpp23 typedef std::chrono::system_clock Clock; in main() typedef
/llvm-project/libcxx/test/std/time/time.point/time.point.special/
H A Dmin.pass.cpp22 typedef std::chrono::system_clock Clock; in main() typedef
H A Dmax.pass.cpp22 typedef std::chrono::system_clock Clock; in main() typedef
/llvm-project/libcxx/test/std/input.output/filesystems/fs.filesystem.synopsis/
H A Dfile_time_type.pass.cpp29 using Clock = file_time_type::clock; in test_trivial_clock() typedef
/llvm-project/libcxx/test/libcxx/thread/thread.threads/thread.thread.this/
H A Dsleep_for.pass.cpp24 typedef std::chrono::system_clock Clock; in main() typedef
H A Dsleep_for.signals.pass.cpp56 typedef std::chrono::system_clock Clock; in main() typedef
/llvm-project/libcxx/test/std/thread/thread.threads/thread.thread.this/
H A Dsleep_until.pass.cpp25 typedef std::chrono::system_clock Clock; in main() typedef
/llvm-project/libcxx/test/std/time/time.point/time.point.nonmember/
H A Dop_-time_point.pass.cpp24 typedef std::chrono::system_clock Clock; in main() typedef
H A Dop_+.pass.cpp28 typedef std::chrono::system_clock Clock; in main() typedef
/llvm-project/libcxxabi/test/support/
H A Dtimer.h20 typedef std::chrono::high_resolution_clock Clock; typedef
/llvm-project/libcxx/test/std/thread/thread.condition/
H A Dnotify_all_at_thread_exit.pass.cpp31 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 Dtry_lock.pass.cpp29 typedef std::chrono::system_clock Clock; global() typedef

1234