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

/external/chromium_org/net/disk_cache/blockfile/
H A Dstress_cache.cc52 const int kExpectedCrash = 100; variable
80 if (kExpectedCrash != ret)
208 base::KillProcessById(base::GetCurrentProcId(), kExpectedCrash, false); local
212 _exit(kExpectedCrash);

Completed in 127 milliseconds