Home
last modified time | relevance | path

Searched defs:subprocess_terminated_normally (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/sandbox/linux/tests/
Dunit_tests.cc227 bool subprocess_terminated_normally = WIFEXITED(status); in DeathSuccess() local
240 bool subprocess_terminated_normally = WIFEXITED(status); in DeathSuccessAllowNoise() local
252 bool subprocess_terminated_normally = WIFEXITED(status); in DeathMessage() local
267 bool subprocess_terminated_normally = WIFEXITED(status); in DeathExitCode() local