Lines Matching refs:clock_gettime
616 ASSERT_EQ(0, clock_gettime(c, &ts)); in TEST()
1003 ASSERT_EQ(0, clock_gettime(CLOCK_REALTIME, &ts)); in TEST()
1013 ASSERT_EQ(0, clock_gettime(CLOCK_MONOTONIC, &ts)); in TEST()
1025 ASSERT_EQ(0, clock_gettime(CLOCK_MONOTONIC, &ts)); in TEST()
1031 ASSERT_EQ(0, clock_gettime(CLOCK_REALTIME, &ts)); in TEST()
1070 ASSERT_EQ(0, clock_gettime(CLOCK_REALTIME, &ts)); in TEST()
1080 ASSERT_EQ(0, clock_gettime(CLOCK_MONOTONIC, &ts)); in TEST()
1092 ASSERT_EQ(0, clock_gettime(CLOCK_MONOTONIC, &ts)); in TEST()
1098 ASSERT_EQ(0, clock_gettime(CLOCK_REALTIME, &ts)); in TEST()
1116 ASSERT_EQ(0, clock_gettime(arg->clock, &ts)); in pthread_rwlock_wakeup_timeout_helper()
1125 ASSERT_EQ(0, clock_gettime(arg->clock, &ts)); in pthread_rwlock_wakeup_timeout_helper()
1593 ASSERT_EQ(0, clock_gettime(clock, &ts)); in RunTimedTest()
1730 ASSERT_EQ(0, clock_gettime(clock, &ts)); in pthread_cond_timedwait_timeout_helper()
2430 ASSERT_EQ(0, clock_gettime(clock, &ts)); in pthread_mutex_timedlock_helper()
2441 ASSERT_EQ(0, clock_gettime(clock, &ts)); in pthread_mutex_timedlock_helper()
2450 clock_gettime(clock, &ts); in pthread_mutex_timedlock_helper()
2457 ASSERT_EQ(0, clock_gettime(clock, &ts)); in pthread_mutex_timedlock_helper()
2498 clock_gettime(clock, &ts); in pthread_mutex_timedlock_pi_helper()
2521 clock_gettime(args->clock, &ts); in pthread_mutex_timedlock_pi_helper()
2534 clock_gettime(clock, &ts); in pthread_mutex_timedlock_pi_helper()