Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc2046 const DWORD kCxxExceptionCode = 0xe06d7363; in GTestShouldProcessSEH() local
2054 else if (exception_code == kCxxExceptionCode) in GTestShouldProcessSEH()