HomeSort by relevance Sort by last modified time
    Searched full:raiseexception (Results 1 - 25 of 30) sorted by null

1 2

  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
CameraUtilsDecoratorTest.java 44 void raiseException() throws Exception;
56 public void raiseException() throws Exception {
74 public boolean raiseException = false;
86 if (raiseException) {
124 mIface.raiseException();
158 mDummyListener.raiseException = true;
  /external/chromium_org/testing/gtest/test/
gtest_catch_exceptions_test_.cc 55 SehExceptionInConstructorTest() { RaiseException(42, 0, 0, NULL); }
62 ~SehExceptionInDestructorTest() { RaiseException(42, 0, 0, NULL); }
69 static void SetUpTestCase() { RaiseException(42, 0, 0, NULL); }
76 static void TearDownTestCase() { RaiseException(42, 0, 0, NULL); }
83 virtual void SetUp() { RaiseException(42, 0, 0, NULL); }
90 virtual void TearDown() { RaiseException(42, 0, 0, NULL); }
96 RaiseException(42, 0, 0, NULL);
gtest-death-test_ex_test.cc 40 # include <windows.h> // For RaiseException().
81 EXPECT_DEATH(RaiseException(42, 0x0, 0, NULL), "")
  /external/gtest/test/
gtest_catch_exceptions_test_.cc 55 SehExceptionInConstructorTest() { RaiseException(42, 0, 0, NULL); }
62 ~SehExceptionInDestructorTest() { RaiseException(42, 0, 0, NULL); }
69 static void SetUpTestCase() { RaiseException(42, 0, 0, NULL); }
76 static void TearDownTestCase() { RaiseException(42, 0, 0, NULL); }
83 virtual void SetUp() { RaiseException(42, 0, 0, NULL); }
90 virtual void TearDown() { RaiseException(42, 0, 0, NULL); }
96 RaiseException(42, 0, 0, NULL);
gtest-death-test_ex_test.cc 40 # include <windows.h> // For RaiseException().
81 EXPECT_DEATH(RaiseException(42, 0x0, 0, NULL), "")
  /ndk/sources/third_party/googletest/googletest/test/
gtest_catch_exceptions_test_.cc 55 SehExceptionInConstructorTest() { RaiseException(42, 0, 0, NULL); }
62 ~SehExceptionInDestructorTest() { RaiseException(42, 0, 0, NULL); }
69 static void SetUpTestCase() { RaiseException(42, 0, 0, NULL); }
76 static void TearDownTestCase() { RaiseException(42, 0, 0, NULL); }
83 virtual void SetUp() { RaiseException(42, 0, 0, NULL); }
90 virtual void TearDown() { RaiseException(42, 0, 0, NULL); }
96 RaiseException(42, 0, 0, NULL);
gtest-death-test_ex_test.cc 40 # include <windows.h> // For RaiseException().
81 EXPECT_DEATH(RaiseException(42, 0x0, 0, NULL), "")
  /external/webrtc/src/system_wrappers/source/
set_thread_name_win.h 35 RaiseException(0x406D1388, 0, sizeof(info) / sizeof(DWORD),
  /frameworks/base/core/jni/
android_os_MessageQueue.h 35 * and calls raiseException() to ensure the exception will be raised when
55 virtual void raiseException(JNIEnv* env, const char* msg, jthrowable exceptionObj) = 0;
android_os_MessageQueue.cpp 38 virtual void raiseException(JNIEnv* env, const char* msg, jthrowable exceptionObj);
60 raiseException(env, msg, exceptionObj);
78 void NativeMessageQueue::raiseException(JNIEnv* env, const char* msg, jthrowable exceptionObj) {
90 LOG_ALWAYS_FATAL("raiseException() was called when not in a callback, exiting.");
  /external/bison/lib/
msvc-inval.c 55 RaiseException (STATUS_GNULIB_INVALID_PARAMETER, 0, 0, NULL);
110 RaiseException (STATUS_GNULIB_INVALID_PARAMETER, 0, 0, NULL);
  /external/chromium_org/base/win/
wrapped_window_proc_unittest.cc 18 RaiseException(kExceptionCode, 0, 0, NULL);
  /external/chromium_org/third_party/webrtc/system_wrappers/source/
set_thread_name_win.h 100 RaiseException(0x406D1388, 0, sizeof(info) / sizeof(DWORD),
  /external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA1/
SDL_main.cpp 129 // RThread().RaiseException(EExcKill);
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
ptw32_throw.c 131 RaiseException (EXCEPTION_PTW32_SERVICES, 0, 3, exceptionInformation);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/sqlite3/test/
userfunctions.py 134 self.con.create_function("raiseexception", 0, func_raiseexception)
217 cur.execute("select raiseexception()")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/sqlite3/test/
userfunctions.py 134 self.con.create_function("raiseexception", 0, func_raiseexception)
217 cur.execute("select raiseexception()")
  /external/chromium_org/base/threading/
platform_thread_win.cc 40 RaiseException(kVCThreadNameException, 0, sizeof(info)/sizeof(DWORD),
  /external/chromium_org/third_party/WebKit/Source/wtf/
ThreadingWin.cpp 131 RaiseException(MS_VC_EXCEPTION, 0, sizeof(info)/sizeof(ULONG_PTR), reinterpret_cast<ULONG_PTR*>(&info));
  /external/chromium_org/third_party/libjingle/source/talk/base/
thread.cc 330 RaiseException(MSDEV_SET_THREAD_NAME, 0, sizeof(info) / sizeof(DWORD),
  /external/chromium_org/third_party/webrtc/base/
thread.cc 313 RaiseException(MSDEV_SET_THREAD_NAME, 0, sizeof(info) / sizeof(DWORD),
  /external/chromium_org/third_party/webrtc/modules/video_capture/windows/
sink_filter_ds.cc 342 RaiseException( 0x406D1388, 0, sizeof(info)/sizeof(DWORD),
  /external/libunwind/
Android.mk 294 src/unwind/RaiseException.c \
  /external/libunwind/src/
Makefile.am 120 unwind/RaiseException.c unwind/Resume.c \
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dbgeng.h     [all...]

Completed in 605 milliseconds

1 2