process_get_name  339 test/runner.c               process_get_name(&processes[i]));
process_get_name  344 test/runner.c               process_get_name(&processes[i]));
process_get_name  348 test/runner.c          LOGF("Output from process `%s`:\n", process_get_name(&processes[i]));
process_get_name  152 test/runner.h  char* process_get_name(process_info_t *p);