OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cur_test_prefix
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libevent/dist/test/
tinytest.c
82
const char *
cur_test_prefix
= NULL; /**< prefix of the current test group */
variable
331
cur_test_prefix
= group->prefix;
580
printf("%s%s: ",
cur_test_prefix
, cur_test_name);
/src/external/bsd/ntp/dist/sntp/libevent/test/
tinytest.c
83
const char *
cur_test_prefix
= NULL; /**< prefix of the current test group */
variable
332
cur_test_prefix
= group->prefix;
581
printf("%s%s: ",
cur_test_prefix
, cur_test_name);
Completed in 55 milliseconds
Indexes created Mon Sep 14 00:24:24 UTC 2026