test_description
test_description(next_child->test, -1));
test_description(child->test, -1));
test_description(child->test,
test_description(child->test, -1));
int i, len = strlen(test_description(*t, -1));
len = strlen(test_description(*t, i));
if (!perf_test__matches(test_description(*t, -1), curr_suite, argc, argv)) {
if (perf_test__matches(test_description(*t, curr_test_case),
test_description(*t, -1));
test_description(*t, -1));
!perf_test__matches(test_description(*t, curr_test_case),
if (!perf_test__matches(test_description(*t, -1), curr_suite, argc, argv))
fprintf(fp, "%3d: %s\n", curr_suite + 1, test_description(*t, -1));
test_description(*t, curr_test_case));
const char *desc = test_description(t, curr_test_case);
test_description(t, curr_test_case));
test_description(t, curr_test_case));
const char *testname = test_description(t, curr_test_case);
pr_info("%3d: %s:\n", curr_suite + 1, test_description(t, -1));
test_description(t, curr_test_case));
pr_info("%3d: %s:\n", curr_suite + 1, test_description(t, -1));