Lines Matching refs:clock_gettime
590 ASSERT_EQ(0, clock_gettime(c, &ts)); in TEST()
977 ASSERT_EQ(0, clock_gettime(CLOCK_REALTIME, &ts)); in TEST()
987 ASSERT_EQ(0, clock_gettime(CLOCK_MONOTONIC, &ts)); in TEST()
999 ASSERT_EQ(0, clock_gettime(CLOCK_MONOTONIC, &ts)); in TEST()
1005 ASSERT_EQ(0, clock_gettime(CLOCK_REALTIME, &ts)); in TEST()
1044 ASSERT_EQ(0, clock_gettime(CLOCK_REALTIME, &ts)); in TEST()
1054 ASSERT_EQ(0, clock_gettime(CLOCK_MONOTONIC, &ts)); in TEST()
1066 ASSERT_EQ(0, clock_gettime(CLOCK_MONOTONIC, &ts)); in TEST()
1072 ASSERT_EQ(0, clock_gettime(CLOCK_REALTIME, &ts)); in TEST()
1090 ASSERT_EQ(0, clock_gettime(arg->clock, &ts)); in pthread_rwlock_wakeup_timeout_helper()
1099 ASSERT_EQ(0, clock_gettime(arg->clock, &ts)); in pthread_rwlock_wakeup_timeout_helper()
1528 ASSERT_EQ(0, clock_gettime(clock, &ts)); in RunTimedTest()
1665 ASSERT_EQ(0, clock_gettime(clock, &ts)); in pthread_cond_timedwait_timeout_helper()
2365 ASSERT_EQ(0, clock_gettime(clock, &ts)); in pthread_mutex_timedlock_helper()
2378 ASSERT_EQ(0, clock_gettime(clock, &ts)); in pthread_mutex_timedlock_helper()
2419 clock_gettime(clock, &ts); in pthread_mutex_timedlock_pi_helper()
2438 clock_gettime(args->clock, &ts); in pthread_mutex_timedlock_pi_helper()