Searched refs:testtimes (Results 1 – 1 of 1) sorted by relevance
33 timespec_t testtimes[] = { variable506 for (i = 0; i < ARRAY_SIZE(testtimes); i += 2) { in main()507 if (!runtests(dir, &testtimes[i], &testtimes[i + 1])) in main()