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

/external/google-breakpad/src/testing/gtest/src/
H A Dgtest.cc518 const DWORD kCxxExceptionCode = 0xe06d7363; local
526 else if (exception_code == kCxxExceptionCode)
/external/gtest/src/
H A Dgtest.cc521 const DWORD kCxxExceptionCode = 0xe06d7363; local
529 else if (exception_code == kCxxExceptionCode)
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc517 const DWORD kCxxExceptionCode = 0xe06d7363; local
525 else if (exception_code == kCxxExceptionCode)
/external/mesa3d/src/gtest/src/
H A Dgtest.cc517 const DWORD kCxxExceptionCode = 0xe06d7363; local
525 else if (exception_code == kCxxExceptionCode)
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest.cc521 const DWORD kCxxExceptionCode = 0xe06d7363; local
529 else if (exception_code == kCxxExceptionCode)
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc2005 const DWORD kCxxExceptionCode = 0xe06d7363; local
2013 else if (exception_code == kCxxExceptionCode)
/external/opencv3/modules/ts/src/
H A Dts_gtest.cpp2021 const DWORD kCxxExceptionCode = 0xe06d7363; local
2029 else if (exception_code == kCxxExceptionCode)
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest-all.cc2005 const DWORD kCxxExceptionCode = 0xe06d7363; local
2013 else if (exception_code == kCxxExceptionCode)

Completed in 539 milliseconds