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

/xsrc/external/mit/fontconfig/dist/test/
H A Dtest-crbug1004254.c65 #define NTEST 3000 macro
90 pthread_t threads[NTEST];
91 struct thr_arg_s thr_arg[NTEST];
94 for (i = 0; i < NTEST; i++)
H A Dtest-pthread.c32 #define NTEST 100 macro
64 for(;i<NTEST;i++) test_match(thread_num,i);

Completed in 2 milliseconds