Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/gtest/test/
Dgtest_catch_exceptions_test_.cc55 SehExceptionInConstructorTest() { RaiseException(42, 0, 0, NULL); } in SehExceptionInConstructorTest()
62 ~SehExceptionInDestructorTest() { RaiseException(42, 0, 0, NULL); } in ~SehExceptionInDestructorTest()
69 static void SetUpTestCase() { RaiseException(42, 0, 0, NULL); } in SetUpTestCase()
76 static void TearDownTestCase() { RaiseException(42, 0, 0, NULL); } in TearDownTestCase()
83 virtual void SetUp() { RaiseException(42, 0, 0, NULL); } in SetUp()
90 virtual void TearDown() { RaiseException(42, 0, 0, NULL); } in TearDown()
96 RaiseException(42, 0, 0, NULL); in TEST()
Dgtest-death-test_ex_test.cc81 EXPECT_DEATH(RaiseException(42, 0x0, 0, NULL), "") in TEST()
/external/googletest/googletest/test/
Dgoogletest-catch-exceptions-test_.cc55 SehExceptionInConstructorTest() { RaiseException(42, 0, 0, NULL); } in SehExceptionInConstructorTest()
62 ~SehExceptionInDestructorTest() { RaiseException(42, 0, 0, NULL); } in ~SehExceptionInDestructorTest()
69 static void SetUpTestSuite() { RaiseException(42, 0, 0, NULL); } in SetUpTestSuite()
76 static void TearDownTestSuite() { RaiseException(42, 0, 0, NULL); } in TearDownTestSuite()
84 virtual void SetUp() { RaiseException(42, 0, 0, NULL); } in SetUp()
91 virtual void TearDown() { RaiseException(42, 0, 0, NULL); } in TearDown()
97 RaiseException(42, 0, 0, NULL); in TEST()
Dgoogletest-death-test_ex_test.cc80 EXPECT_DEATH(RaiseException(42, 0x0, 0, NULL), "") in TEST()
/external/compiler-rt/lib/asan/
Dasan_win.cc68 INTERCEPTOR_WINAPI(void, RaiseException, void *a, void *b, void *c, void *d) { in INTERCEPTOR_WINAPI() argument
69 CHECK(REAL(RaiseException)); in INTERCEPTOR_WINAPI()
71 REAL(RaiseException)(a, b, c, d); in INTERCEPTOR_WINAPI() local
155 ASAN_INTERCEPT_FUNC(RaiseException); in InitializePlatformInterceptors()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DCrashRecoveryTest.cpp66 RaiseException(123, EXCEPTION_NONCONTINUABLE, 0, NULL); in raiseIt()
69 TEST(CrashRecoveryTest, RaiseException) { in TEST() argument
/external/llvm/test/tools/llvm-readobj/
Dimports.test12 X86-NEXT: Symbol: RaiseException (1087)
55 X64-NEXT: Symbol: RaiseException (1091)
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/
Dimports.test12 X86-NEXT: Symbol: RaiseException (1087)
55 X64-NEXT: Symbol: RaiseException (1091)
/external/pdfium/third_party/base/allocator/partition_allocator/
Doom.h26 ::RaiseException(0xE0000008, EXCEPTION_NONCONTINUABLE, 0, nullptr); \
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dos.cpp68 RaiseException(MS_VC_EXCEPTION, 0, sizeof(info) / sizeof(ULONG_PTR), (ULONG_PTR*)&info); in LegacySetThreadName()
/external/webrtc/webrtc/base/
Dplatform_thread.cc68 ::RaiseException(0x406D1388, 0, sizeof(threadname_info) / sizeof(DWORD), in SetCurrentThreadName()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/
DThreading.inc84 ::RaiseException(MS_VC_EXCEPTION, 0, sizeof(info) / sizeof(ULONG_PTR),
/external/libunwind_llvm/src/
DUnwind-seh.cpp353 RaiseException(STATUS_GCC_THROW, 0, 1, (ULONG_PTR *)&exception_object); in _Unwind_RaiseException()
/external/libunwind/
DAndroid.bp450 "src/unwind/RaiseException.c",
/external/python/cpython3/Modules/
Dfaulthandler.c1167 RaiseException(code, flags, 0, NULL); in faulthandler_raise_exception()
/external/libunwind/src/
DMakefile.am120 unwind/RaiseException.c unwind/Resume.c \
/external/syzkaller/executor/
Dsyscalls.h13688 {"RaiseException", 0, (syscall_t)RaiseException},
/external/syzkaller/sys/windows/
Dwindows.txt86 RaiseException(dwExceptionCode int32, dwExceptionFlags int32, nNumberOfArguments int32, lpArguments…
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/
Dkernel32.sym745 PUBLIC 12a09 10 RaiseException