HomeSort by relevance Sort by last modified time
    Searched refs:SEH (Results 1 - 8 of 8) sorted by null

  /external/chromium/testing/gtest/test/
gtest_catch_exceptions_test.py 77 self.assert_('SEH exception with code 0x2a thrown '
80 self.assert_('SEH exception with code 0x2a thrown '
83 self.assert_('SEH exception with code 0x2a thrown in SetUpTestCase()'
85 self.assert_('SEH exception with code 0x2a thrown in TearDownTestCase()'
87 self.assert_('SEH exception with code 0x2a thrown in SetUp()'
89 self.assert_('SEH exception with code 0x2a thrown in TearDown()'
91 self.assert_('SEH exception with code 0x2a thrown in the test body'
105 * C++ exceptions are caught and logged as C++ (not SEH) exceptions
205 # Filters out SEH exception tests on Windows. Unhandled SEH exception
    [all...]
  /external/gtest/test/
gtest_catch_exceptions_test.py 77 self.assert_('SEH exception with code 0x2a thrown '
80 self.assert_('SEH exception with code 0x2a thrown '
83 self.assert_('SEH exception with code 0x2a thrown in SetUpTestCase()'
85 self.assert_('SEH exception with code 0x2a thrown in TearDownTestCase()'
87 self.assert_('SEH exception with code 0x2a thrown in SetUp()'
89 self.assert_('SEH exception with code 0x2a thrown in TearDown()'
91 self.assert_('SEH exception with code 0x2a thrown in the test body'
105 * C++ exceptions are caught and logged as C++ (not SEH) exceptions
205 # Filters out SEH exception tests on Windows. Unhandled SEH exception
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/test/
gtest_catch_exceptions_test.py 77 self.assert_('SEH exception with code 0x2a thrown '
80 self.assert_('SEH exception with code 0x2a thrown '
83 self.assert_('SEH exception with code 0x2a thrown in SetUpTestCase()'
85 self.assert_('SEH exception with code 0x2a thrown in TearDownTestCase()'
87 self.assert_('SEH exception with code 0x2a thrown in SetUp()'
89 self.assert_('SEH exception with code 0x2a thrown in TearDown()'
91 self.assert_('SEH exception with code 0x2a thrown in the test body'
105 * C++ exceptions are caught and logged as C++ (not SEH) exceptions
205 # Filters out SEH exception tests on Windows. Unhandled SEH exception
    [all...]
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCTargetDesc.cpp 215 unsigned SEH = MRI->getEncodingValue(Reg);
216 MRI->mapLLVMRegToSEHReg(Reg, SEH);
  /system/core/libpixelflinger/codeflinger/
MIPSAssembler.cpp     [all...]
MIPSAssembler.h 285 void SEH(int Rd, int Rt); // sign-extend half-word (mips32r2)
  /external/protobuf/gtest/test/
gtest_output_test_.cc 353 // This group of tests verifies that Google Test handles SEH and C++
356 // A function that throws an SEH exception.
442 // test function throws an SEH exception.
443 TEST_F(ExceptionInTestFunctionTest, SEH) {
  /external/valgrind/main/none/tests/mips32/
MIPS32int.stdout.exp     [all...]

Completed in 443 milliseconds