Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc909 const DWORD kCxxExceptionCode = 0xe06d7363; in GTestProcessSEH() local
911 if (!GTEST_FLAG_GET(catch_exceptions) || seh_code == kCxxExceptionCode || in GTestProcessSEH()