Home
last modified time | relevance | path

Searched defs:time_point (Results 1 – 25 of 67) sorted by relevance

123

/external/Reactive-Extensions/RxCpp/Rx/v2/test/operators/
Dtimestamp.cpp8 typedef rxsc::detail::test_type::clock_type::time_point time_point; typedef
46 typedef rxsc::detail::test_type::clock_type::time_point time_point; typedef
90 typedef clock_type::time_point time_point; typedef
138 typedef clock_type::time_point time_point; typedef
/external/Reactive-Extensions/RxCpp/Rx/v2/examples/doxygen/
Dtimestamp.cpp9 typedef rxcpp::schedulers::scheduler::clock_type::time_point time_point; typedef
39 typedef rxcpp::schedulers::scheduler::clock_type::time_point time_point; typedef
/external/libcxx/test/std/utilities/time/
Dclock.h20 typedef std::chrono::time_point<Clock, duration> time_point; typedef
/external/pigweed/pw_chrono/
Dsystem_timer_facade_test.cc35 void ShouldNotBeInvoked(SystemClock::time_point) { FAIL(); } in ShouldNotBeInvoked()
167 void OnExpiryCallback(SystemClock::time_point) override { in TEST()
183 void OnExpiryCallback(SystemClock::time_point) override { in TEST()
/external/libcxx/test/std/thread/thread.threads/thread.thread.this/
Dsleep_until.pass.cpp25 typedef Clock::time_point time_point; in main() typedef
/external/openscreen/platform/base/
Dtrivial_clock_traits.h24 using time_point = std::chrono::time_point<TrivialClockTraits, duration>; variable
/external/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/
Dtry_lock.pass.cpp27 typedef Clock::time_point time_point; typedef
Dlock.pass.cpp31 typedef Clock::time_point time_point; typedef
/external/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.timedmutex.requirements/thread.timedmutex.class/
Dlock.pass.cpp28 typedef Clock::time_point time_point; typedef
Dtry_lock.pass.cpp26 typedef Clock::time_point time_point; typedef
/external/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.timedmutex.requirements/thread.timedmutex.recursive/
Dtry_lock.pass.cpp26 typedef Clock::time_point time_point; typedef
Dlock.pass.cpp28 typedef Clock::time_point time_point; typedef
/external/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.mutex.requirements.mutex/thread.mutex.class/
Dlock.pass.cpp28 typedef Clock::time_point time_point; typedef
Dtry_lock.pass.cpp26 typedef Clock::time_point time_point; typedef
/external/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.mutex.requirements.mutex/thread.mutex.recursive/
Dlock.pass.cpp28 typedef Clock::time_point time_point; typedef
Dtry_lock.pass.cpp26 typedef Clock::time_point time_point; typedef
/external/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.shared_mutex.requirements/thread.shared_mutex.class/
Dtry_lock.pass.cpp27 typedef Clock::time_point time_point; typedef
Dtry_lock_shared.pass.cpp30 typedef Clock::time_point time_point; typedef
Dlock.pass.cpp31 typedef Clock::time_point time_point; typedef
/external/libcxx/test/libcxx/thread/thread.threads/thread.thread.this/
Dsleep_for.pass.cpp59 typedef Clock::time_point time_point; in main() typedef
/external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.guard/
Dadopt_lock.pass.cpp28 typedef Clock::time_point time_point; typedef
Dmutex.pass.cpp33 typedef Clock::time_point time_point; typedef
/external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.cons/
Dmutex.pass.cpp33 typedef Clock::time_point time_point; typedef
/external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.locking/
Dlock.pass.cpp30 typedef Clock::time_point time_point; typedef
/external/armnn/src/armnn/
DWallClockTimer.hpp26 using time_point = std::chrono::time_point<MonotonicClockRaw, duration>; typedef in armnn::MonotonicClockRaw

123