Home
last modified time | relevance | path

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

/external/chromium_org/sandbox/linux/tests/
Dunit_tests.cc165 struct rlimit no_core = {0}; in RunTestInProcess() local
166 setrlimit(RLIMIT_CORE, &no_core); in RunTestInProcess()