Searched refs:exName (Results 1 - 1 of 1) sorted by relevance

/system/extras/alloc-stress/
H A Dalloc-stress.cpp104 void createProcess(Pipe pipe, const char *exName, const char *arg) argument
114 execl(exName, exName, "--worker", arg, readFdStr, writeFdStr, 0);

Completed in 26 milliseconds