/external/googletest/googletest/test/ |
D | gtest_catch_exceptions_test_.cc | 55 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()
|
D | gtest-death-test_ex_test.cc | 81 EXPECT_DEATH(RaiseException(42, 0x0, 0, NULL), "") in TEST()
|
/external/google-breakpad/src/testing/gtest/test/ |
D | gtest_catch_exceptions_test_.cc | 55 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()
|
D | gtest-death-test_ex_test.cc | 81 EXPECT_DEATH(RaiseException(42, 0x0, 0, NULL), "") in TEST()
|
/external/v8/testing/gtest/test/ |
D | gtest_catch_exceptions_test_.cc | 55 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()
|
D | gtest-death-test_ex_test.cc | 81 EXPECT_DEATH(RaiseException(42, 0x0, 0, NULL), "") in TEST()
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/ |
D | gtest_catch_exceptions_test_.cc | 55 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()
|
D | gtest-death-test_ex_test.cc | 81 EXPECT_DEATH(RaiseException(42, 0x0, 0, NULL), "") in TEST()
|
/external/compiler-rt/lib/asan/ |
D | asan_win.cc | 68 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/bison/lib/ |
D | msvc-inval.c | 55 RaiseException (STATUS_GNULIB_INVALID_PARAMETER, 0, 0, NULL); in gl_msvc_invalid_parameter_handler() 110 RaiseException (STATUS_GNULIB_INVALID_PARAMETER, 0, 0, NULL); in gl_msvc_invalid_parameter_handler()
|
/external/llvm/test/tools/llvm-readobj/ |
D | imports.test | 12 X86-NEXT: Symbol: RaiseException (1087) 55 X64-NEXT: Symbol: RaiseException (1091)
|
/external/webrtc/webrtc/base/ |
D | platform_thread.cc | 68 ::RaiseException(0x406D1388, 0, sizeof(threadname_info) / sizeof(DWORD), in SetCurrentThreadName()
|
/external/libmicrohttpd/src/platform/ |
D | w32functions.c | 699 …RaiseException(VC_SETNAME_EXC, 0, sizeof(thread_info) / sizeof(ULONG_PTR), (ULONG_PTR*)&thread_inf… in W32_SetThreadName()
|
/external/libunwind/ |
D | Android.bp | 452 "src/unwind/RaiseException.c",
|
/external/libunwind/src/ |
D | Makefile.am | 120 unwind/RaiseException.c unwind/Resume.c \
|
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/ |
D | kernel32.sym | 745 PUBLIC 12a09 10 RaiseException
|