/external/v8/test/mjsunit/ |
D | stack-traces-2.js | 61 function testNotOmittedBuiltin(throwing, included) { argument 63 throwing();
|
D | stack-traces.js | 254 function testOmittedBuiltin(throwing, omitted) { argument 256 throwing();
|
/external/v8/test/webkit/ |
D | try-catch-try-try-catch-try-finally-return-catch-finally-expected.txt | 24 …throwing operation at the beginning of a finally blow that gets inlined inside a complicated catch…
|
D | throw-from-finally-expected.txt | 24 This tests that throwing from a finally block has the expected effect.
|
D | exception-propagate-from-dfg-to-llint-expected.txt | 24 Ensures that we pass exceptions to the correct codeblock when throwing from the DFG to the LLInt.
|
/external/objenesis/tck/src/org/objenesis/tck/candidates/ |
D | candidates.properties | 65 …didates.SerializableWithAncestorThrowingException = Serializable with ancestor throwing exception 70 ….tck.candidates.ConstructorThrowingException = Constructor throwing exception 71 …idates.SerializableConstructorThrowingException = Constructor throwing exception (serial…
|
D | serializable-candidates.properties | 64 …idates.SerializableConstructorThrowingException = Constructor throwing exception (serial…
|
/external/slf4j/slf4j-ext/src/main/java/org/slf4j/ext/ |
D | XLogger.java | 157 public <T extends Throwable> T throwing(T throwable) { in throwing() method in XLogger 172 public <T extends Throwable> T throwing(Level level, T throwable) { in throwing() method in XLogger
|
/external/slf4j/slf4j-ext/src/test/java/org/slf4j/dummyExt/ |
D | XLoggerTest.java | 107 assertEquals(t, logger.throwing(t)); in testThrowing() 108 assertEquals(t, logger.throwing(XLogger.Level.DEBUG, t)); in testThrowing()
|
/external/clang/test/CodeGenObjC/ |
D | exceptions-nonfragile.m | 15 void throwing() { function
|
/external/llvm/test/Transforms/LICM/ |
D | preheader-safe.ll | 54 ; Negative test - can't move out of throwing block
|
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/groovy/org/mockftpserver/fake/command/ |
D | StorCommandHandlerTest.groovy | 86 println "Calling createOutputStream() - throwing exception"
|
/external/antlr/antlr-3.4/gunit/ |
D | CHANGES.txt | 59 * recognizes invalid input as a FAIL case instead of throwing an exception
|
/external/tlsdate/ |
D | HACKING.md | 72 Rather than just throwing them about in code:
|
/external/google-breakpad/src/testing/ |
D | CHANGES | 85 * New feature: actions for accessing function arguments and throwing
|
/external/jcommander/ |
D | CHANGELOG | 104 Added: now throwing an exception if required main parameters are not supplied
|
/external/eigen/doc/ |
D | TopicAssertions.dox | 13 …r. You can redefine this macro if you want to do something else such as throwing an exception, and…
|
D | PreprocessorDirectives.dox | 51 macro if you want to do something else, like throwing an exception.
|
/external/gmock/ |
D | CHANGES | 119 * New feature: actions for accessing function arguments and throwing
|
/external/guava/guava-tests/test/com/google/common/cache/ |
D | CacheLoadingTest.java | 146 assertSame(key, cache.get(key, throwing(new Exception()))); in testLoad() 1151 cache.get(new Object(), throwing(callableException)); in testLoadCheckedException() 1225 cache.get(new Object(), throwing(callableException)); in testLoadInterruptedException() 1499 cache.get(new Object(), throwing(callableException)); in testLoadUncheckedException() 2503 static <T> Callable<T> throwing(final Exception exception) { in throwing() method in CacheLoadingTest
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/ |
D | CHANGELOG | 135 throwing an exception, a good httlib2.Response object is returned
|
/external/libunwind/ |
D | NEWS | 44 ** Fix a typo in _ReadSLEB.c which caused hangs when throwing exceptions
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.ecf.identity_3.1.0.v20100529-0735.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/eigen/ |
D | CMakeLists.txt | 226 # throw exceptions - in particular in the unit tests we are throwing extra many
|
/external/llvm/docs/ |
D | SystemLibrary.rst | 183 be bashful about throwing them.
|