Home
last modified time | relevance | path

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

/external/libchrome/base/process/
Dmemory.h60 const DWORD kOomExceptionCode = 0xe0000008; variable
Dmemory_unittest.cc115 const int kExitCode = base::win::kOomExceptionCode;
474 EXPECT_EQ(base::win::kOomExceptionCode, in HandleOutOfMemoryException()