/external/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()
|
/external/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()
|
/external/chromium_org/third_party/WebKit/Source/platform/ |
D | ClockTest.cpp | 42 TEST(Clock, StartStop) in TEST() argument 52 TEST(Clock, SetCurrentTimeThenStartStop) in TEST() argument
|
/external/compiler-rt/lib/tsan/tests/unit/ |
D | tsan_clock_test.cc | 20 TEST(Clock, VectorBasic) { in TEST() argument 36 TEST(Clock, ChunkedBasic) { in TEST() argument 52 TEST(Clock, AcquireRelease) { in TEST() argument 67 TEST(Clock, RepeatedAcquire) { in TEST() argument 80 TEST(Clock, ManyThreads) { in TEST() argument 102 TEST(Clock, DifferentSizes) { in TEST() argument 337 TEST(Clock, Fuzzer) { in TEST() argument
|
/external/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
|
/external/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
|
/external/libcxx/test/utilities/time/time.point/time.point.arithmetic/ |
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
|
/external/chromium_org/chrome/browser/chromeos/login/saml/ |
D | saml_offline_signin_limiter_factory.h | 16 class Clock; variable
|
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/interface/ |
D | receive_statistics.h | 22 class Clock; variable
|
D | remote_ntp_time_estimator.h | 19 class Clock; variable
|
/external/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
|
/external/chromium_org/third_party/webrtc/test/ |
D | video_capturer.h | 17 class Clock; variable
|
/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/tools/ |
D | bwe_rtp.h | 17 class Clock; variable
|
/external/libcxx/test/utilities/time/time.point/time.point.nonmember/ |
D | op_-time_point.pass.cpp | 23 typedef std::chrono::system_clock Clock; in main() typedef
|
D | op_-duration.pass.cpp | 23 typedef std::chrono::system_clock Clock; in main() typedef
|
/external/chromium_org/chrome/browser/extensions/api/alarms/ |
D | alarms_api.h | 13 class Clock; variable
|