Searched refs:childFileName (Results 1 – 2 of 2) sorted by relevance
69 char *childFileName = NULL; in TestCase() local76 childFileName = reinterpret_cast<char *>(1); in TestCase()77 ret = posix_spawn(&pid, childFileName, NULL, NULL, NULL, NULL); in TestCase()
69 char *childFileName = NULL; in TestCase() local