cur_test_prefix 73 opal/mca/event/libevent2022/libevent/test/tinytest.c const char *cur_test_prefix = NULL; /**< prefix of the current test group */ cur_test_prefix 230 opal/mca/event/libevent2022/libevent/test/tinytest.c cur_test_prefix = group->prefix; cur_test_prefix 388 opal/mca/event/libevent2022/libevent/test/tinytest.c printf("%s%s: ", cur_test_prefix, cur_test_name);