Home
last modified time | relevance | path

Searched refs:pid_count (Results 1 – 1 of 1) sorted by relevance

/bionic/tests/
Dspawn_test.cpp492 const size_t pid_count = 128; in TEST() local
493 pid_t spawned_pids[pid_count]; in TEST()
497 for (size_t i = 0; i < pid_count; ++i) { in TEST()