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

/bionic/tests/
H A Ddlext_test.cpp306 const int CHILDREN = 20; local
309 pid_t childpid[CHILDREN];
310 int childpipe[CHILDREN];
311 for (int i=0; i<CHILDREN; ++i) {
360 for (int i=0; i<CHILDREN; ++i) {
368 for (int i=0; i<CHILDREN; ++i) {
371 for (int i=0; i<CHILDREN; ++i) {

Completed in 160 milliseconds