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

/external/chromium_org/sandbox/linux/tests/
H A Dunit_tests.cc171 struct rlimit no_core = {0}; local
172 setrlimit(RLIMIT_CORE, &no_core);

Completed in 77 milliseconds