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

/darwin-on-arm/xnu/libkern/kxld/tests/
H A Dkxld_dict_test.c36 #define STRESSNUM 10000 macro
52 Stress stress_test[STRESSNUM];
117 kxld_log(0, 0, "%d: Stress test - %d insertions and finds", ++test_num, STRESSNUM);
122 for (i = 0; i < STRESSNUM; ++i) {
137 for (i = 0; i < STRESSNUM; ++i) {

Completed in 11 milliseconds