Lines Matching refs:clock_gettime
590 ASSERT_EQ(0, clock_gettime(c, &ts)); in TEST()
974 ASSERT_EQ(0, clock_gettime(CLOCK_REALTIME, &ts)); in TEST()
984 ASSERT_EQ(0, clock_gettime(CLOCK_MONOTONIC, &ts)); in TEST()
996 ASSERT_EQ(0, clock_gettime(CLOCK_MONOTONIC, &ts)); in TEST()
1002 ASSERT_EQ(0, clock_gettime(CLOCK_REALTIME, &ts)); in TEST()
1041 ASSERT_EQ(0, clock_gettime(CLOCK_REALTIME, &ts)); in TEST()
1051 ASSERT_EQ(0, clock_gettime(CLOCK_MONOTONIC, &ts)); in TEST()
1063 ASSERT_EQ(0, clock_gettime(CLOCK_MONOTONIC, &ts)); in TEST()
1069 ASSERT_EQ(0, clock_gettime(CLOCK_REALTIME, &ts)); in TEST()
1087 ASSERT_EQ(0, clock_gettime(arg->clock, &ts)); in pthread_rwlock_wakeup_timeout_helper()
1096 ASSERT_EQ(0, clock_gettime(arg->clock, &ts)); in pthread_rwlock_wakeup_timeout_helper()
1514 ASSERT_EQ(0, clock_gettime(clock, &ts)); in RunTimedTest()
1651 ASSERT_EQ(0, clock_gettime(clock, &ts)); in pthread_cond_timedwait_timeout_helper()
2347 ASSERT_EQ(0, clock_gettime(clock, &ts)); in pthread_mutex_timedlock_helper()
2360 ASSERT_EQ(0, clock_gettime(clock, &ts)); in pthread_mutex_timedlock_helper()
2401 clock_gettime(clock, &ts); in pthread_mutex_timedlock_pi_helper()
2420 clock_gettime(args->clock, &ts); in pthread_mutex_timedlock_pi_helper()