Searched refs:kOomExceptionCode (Results 1 – 2 of 2) sorted by relevance
60 const DWORD kOomExceptionCode = 0xe0000008; variable
115 const int kExitCode = base::win::kOomExceptionCode;474 EXPECT_EQ(base::win::kOomExceptionCode, in HandleOutOfMemoryException()