Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc517 const DWORD kCxxExceptionCode = 0xe06d7363; in GTestShouldProcessSEH() local
525 else if (exception_code == kCxxExceptionCode) in GTestShouldProcessSEH()