HomeSort by relevance Sort by last modified time
    Searched full:exceptions (Results 601 - 625 of 8688) sorted by null

<<21222324252627282930>>

  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_catch_exceptions_test.py 51 # exceptions enabled.
56 # exceptions disabled.
118 * C++ exceptions are caught and logged as C++ (not SEH) exceptions
221 # Filters out SEH exception tests on Windows. Unhandled SEH exceptions
224 # By default, Google Test doesn't catch the exceptions.
  /frameworks/base/docs/html/sdk/api_diff/24/changes/
java.io.ObjectInputStream.html 90 Change in exceptions: <code>java.io.NotActiveException</code> was removed..<br>
100 Change in exceptions thrown from no exceptions to <code>java.lang.SecurityException</code>.<br>
110 Change in exceptions: <code>java.io.NotActiveException</code> was removed..<br>
120 Change in exceptions: <code>java.io.OptionalDataException</code> was removed..<br>
130 Change in exceptions: <code>java.io.OptionalDataException</code> was removed..<br>
  /ndk/sources/third_party/googletest/googletest/test/
gtest_catch_exceptions_test.py 51 # exceptions enabled.
56 # exceptions disabled.
105 * C++ exceptions are caught and logged as C++ (not SEH) exceptions
208 # Filters out SEH exception tests on Windows. Unhandled SEH exceptions
211 # By default, Google Test doesn't catch the exceptions.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
execution_monitor.hpp 15 // named catch_exceptions() which caught otherwise uncaught C++ exceptions.
18 // error events like Unix signals or Windows structured C exceptions.
103 // Note 1: Only uncaught C++ exceptions are treated as errors.
108 // exceptions. They are often initiated by hardware traps.
157 // try to catch system errors/exceptions that would cause program to crash
170 // try to detect hardware floating point exceptions
  /build/tools/droiddoc/templates-ds/
package.cs 52 <?cs call:class_table("Exceptions", package.exceptions) ?>
  /build/tools/droiddoc/templates-ndk/
package.cs 55 <?cs call:class_table("Exceptions", package.exceptions) ?>
  /build/tools/droiddoc/templates-sac/
package.cs 52 <?cs call:class_table("Exceptions", package.exceptions) ?>
  /build/tools/droiddoc/templates-sdk/
package.cs 55 <?cs call:class_table("Exceptions", package.exceptions) ?>
  /build/tools/droiddoc/templates-sdk-refonly/
package.cs 55 <?cs call:class_table("Exceptions", package.exceptions) ?>
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
ThrowingCstInsn.java 29 /** {@code non-null;} list of exceptions caught */
38 * @param catches {@code non-null;} list of exceptions caught
  /dalvik/dx/src/com/android/dx/rop/code/
ThrowingCstInsn.java 30 /** {@code non-null;} list of exceptions caught */
39 * @param catches {@code non-null;} list of exceptions caught