Searched defs:kInvalidHandleThreshold (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sandbox/win/src/
H A Dhandle_closer_test.cc75 const int kInvalidHandleThreshold = 100; local
84 while (handle_count && invalid_count < kInvalidHandleThreshold) {

Completed in 71 milliseconds