OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_attempts
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libevent/dist/test/
tinytest.c
529
int
test_attempts
= 3;
local
542
printf("\n [RETRYING %s (%i)]\n", testcase->name,
test_attempts
);
543
if (!
test_attempts
--)
/src/external/bsd/ntp/dist/sntp/libevent/test/
tinytest.c
530
int
test_attempts
= 3;
local
543
printf("\n [RETRYING %s (%i)]\n", testcase->name,
test_attempts
);
544
if (!
test_attempts
--)
Completed in 19 milliseconds
Indexes created Mon Aug 31 00:24:02 UTC 2026