Searched refs:TTRUE (Results 1 - 2 of 2) sorted by relevance

/system/extras/tests/bionic/libc/common/
H A Dtest_pthread_rwlock.c100 #define TTRUE(cond) \ macro
270 TTRUE((t1-s->t0) >= s->waitDelay);
290 TTRUE((t1-s->t0) >= s->waitDelay);
H A Dtest_pthread_mutex.c101 #define TTRUE(cond) \ macro
293 TTRUE((t1-s->t0) >= s->waitDelay);
313 TTRUE((t1-s->t0) >= s->waitDelay);

Completed in 5 milliseconds