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

/external/chromium_org/testing/gtest/src/
H A Dgtest.cc525 const DWORD kCxxExceptionCode = 0xe06d7363; local
533 else if (exception_code == kCxxExceptionCode)
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest.cc517 const DWORD kCxxExceptionCode = 0xe06d7363; local
525 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/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc2005 const DWORD kCxxExceptionCode = 0xe06d7363; local
2013 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)

Completed in 2989 milliseconds