HomeSort by relevance Sort by last modified time
    Searched full:throwing (Results 76 - 100 of 810) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_range_errors.c 52 // For mode without library and throwing range errors, include the
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_android.h 39 // No throwing exceptions
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_range_errors.c 52 // For mode without library and throwing range errors, include the
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_android.h 39 // No throwing exceptions
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_range_errors.c 52 // For mode without library and throwing range errors, include the
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_android.h 39 // No throwing exceptions
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_range_errors.c 52 // For mode without library and throwing range errors, include the
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_android.h 39 // No throwing exceptions
  /external/objenesis/tck/src/org/objenesis/tck/candidates/
candidates.properties 65 org.objenesis.tck.candidates.SerializableWithAncestorThrowingException = Serializable with ancestor throwing exception
70 org.objenesis.tck.candidates.ConstructorThrowingException = Constructor throwing exception
71 org.objenesis.tck.candidates.SerializableConstructorThrowingException = Constructor throwing exception (serializable)
  /external/stlport/test/eh/
cygwin.mak 79 echo "Cygwin has bugs in exception handling, runnning w/o throwing exceptions..."
83 echo "Cygwin has bugs in exception handling, runnning w/o throwing exceptions..."
87 echo "Cygwin has bugs in exception handling, runnning w/o throwing exceptions..."
  /external/chromium_org/v8/test/mjsunit/
array-reduce.js 420 "reduce callback not a function not throwing TypeError");
432 "reduceRight callback not a function not throwing TypeError");
444 "reduce no initial value not throwing TypeError");
456 "reduceRight no initial value not throwing TypeError");
468 "reduce sparse no initial value not throwing TypeError");
480 "reduceRight sparse no initial value not throwing TypeError");
  /external/v8/test/mjsunit/
array-reduce.js 420 "reduce callback not a function not throwing TypeError");
432 "reduceRight callback not a function not throwing TypeError");
444 "reduce no initial value not throwing TypeError");
456 "reduceRight no initial value not throwing TypeError");
468 "reduce sparse no initial value not throwing TypeError");
480 "reduceRight sparse no initial value not throwing TypeError");
  /libcore/luni/src/main/java/java/util/
Queue.java 64 * add an element only by throwing an unchecked exception. The
118 * <tt>true</tt> upon success and throwing an <tt>IllegalStateException</tt>
139 * by throwing an exception.
  /art/runtime/entrypoints/quick/
quick_fillarray_entrypoints.cc 26 * Fill the array with predefined constant values, throwing exceptions if the array is null or
  /art/test/003-omnibus-opcodes/src/
Throw.java 18 * Test exception throwing.
  /dalvik/dexgen/src/com/android/dexgen/dex/code/form/
SpecialFormat.java 27 * lists. Most of the overridden methods on this class end up throwing
  /dalvik/vm/alloc/
Heap.h 42 /* Final attempt to reclaim memory before throwing an OOM. */
  /external/chromium_org/chrome_frame/cfinstall/src/miniclosure/
base.js 24 // Internet Explorer exhibits strange behavior when throwing errors from
  /external/chromium_org/media/base/
decoder_buffer_unittest.cc 65 // or Valgrind/ASAN throwing errors.
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DevToolsExtensionAPI.js 38 // Override chrome.devtools as a workaround for a error-throwing getter being exposed
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1620.js 30 // sequences without throwing a SyntaxError. Instead "\u22gk" would
  /external/chromium_org/v8/test/webkit/
throw-from-finally.js 25 "This tests that throwing from a finally block has the expected effect."
  /external/easymock/src/org/easymock/internal/
Result.java 47 return "Answer throwing " + throwable;
  /external/junit/src/org/junit/
ClassRule.java 18 * and throwing an exception from the {@link org.junit.rules.TestRule} will result in undefined
  /external/nist-sip/java/gov/nist/javax/sip/message/
SIPDuplicateHeaderException.java 40 * 3. Discard the entire message by throwing an exception.

Completed in 1806 milliseconds

1 2 34 5 6 7 8 91011>>