/external/conscrypt/src/stub/java/com/android/org/conscrypt/ |
D | OpenSSLSocketImpl.java | 51 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl() 57 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl() 62 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl() 67 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl() 74 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl() 80 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl() 85 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl() 89 throw new RuntimeException("Stub!"); in startHandshake() 95 throw new RuntimeException("Stub!"); in clientCertificateRequested() 100 throw new RuntimeException("Stub!"); in handshakeCompleted() [all …]
|
/external/conscrypt/src/stub/java/org/apache/harmony/xnet/xnet/provider/jsse/ |
D | OpenSSLSocketImpl.java | 51 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl() 57 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl() 62 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl() 67 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl() 74 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl() 80 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl() 85 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl() 89 throw new RuntimeException("Stub!"); in startHandshake() 95 throw new RuntimeException("Stub!"); in clientCertificateRequested() 100 throw new RuntimeException("Stub!"); in handshakeCompleted() [all …]
|
/external/proguard/src/proguard/classfile/io/ |
D | RuntimeDataInput.java | 52 throw new RuntimeException(ex.getMessage()); in readBoolean() 64 throw new RuntimeException(ex.getMessage()); in readByte() 76 throw new RuntimeException(ex.getMessage()); in readChar() 88 throw new RuntimeException(ex.getMessage()); in readDouble() 100 throw new RuntimeException(ex.getMessage()); in readFloat() 112 throw new RuntimeException(ex.getMessage()); in readFully() 124 throw new RuntimeException(ex.getMessage()); in readFully() 136 throw new RuntimeException(ex.getMessage()); in readInt() 148 throw new RuntimeException(ex.getMessage()); in readLine() 160 throw new RuntimeException(ex.getMessage()); in readLong() [all …]
|
D | RuntimeDataOutput.java | 52 throw new RuntimeException(ex.getMessage()); in write() 65 throw new RuntimeException(ex.getMessage()); in write() 78 throw new RuntimeException(ex.getMessage()); in write() 91 throw new RuntimeException(ex.getMessage()); in writeBoolean() 104 throw new RuntimeException(ex.getMessage()); in writeByte() 117 throw new RuntimeException(ex.getMessage()); in writeBytes() 130 throw new RuntimeException(ex.getMessage()); in writeChar() 143 throw new RuntimeException(ex.getMessage()); in writeChars() 156 throw new RuntimeException(ex.getMessage()); in writeDouble() 169 throw new RuntimeException(ex.getMessage()); in writeFloat() [all …]
|
/external/easymock/src/org/easymock/internal/ |
D | MocksControl.java | 54 throw (RuntimeException) e.getRuntimeException().fillInStackTrace(); in createMock() 65 throw (RuntimeException) e.getRuntimeException().fillInStackTrace(); in createMock() 101 throw (RuntimeException) e.getRuntimeException().fillInStackTrace(); in replay() 109 throw (RuntimeException) e.getRuntimeException().fillInStackTrace(); in verify() 119 throw (RuntimeException) e.getRuntimeException().fillInStackTrace(); in checkOrder() 127 throw (RuntimeException) e.getRuntimeException().fillInStackTrace(); in makeThreadSafe() 135 throw (RuntimeException) e.getRuntimeException().fillInStackTrace(); in checkIsUsedInOneThread() 146 throw (RuntimeException) e.getRuntimeException().fillInStackTrace(); in andReturn() 155 throw (RuntimeException) e.getRuntimeException().fillInStackTrace(); in andThrow() 164 throw (RuntimeException) e.getRuntimeException().fillInStackTrace(); in andAnswer() [all …]
|
/external/libgdx/extensions/gdx-jnigen/src/com/badlogic/gdx/jnigen/ |
D | FileDescriptor.java | 119 if (input == null) throw new RuntimeException("File not found: " + file + " (" + type + ")"); in read() 126 …throw new RuntimeException("Cannot open a stream to a directory: " + file + " (" + type + ")", ex); in read() 127 throw new RuntimeException("Error reading file: " + file + " (" + type + ")", ex); in read() 143 throw new RuntimeException("Error reading file: " + this, ex); in reader() 159 throw new RuntimeException("Error reading file: " + this, ex); in reader() 186 throw new RuntimeException("Error reading layout file: " + this, ex); in readString() 217 throw new RuntimeException("Error reading file: " + this, ex); in readBytes() 248 throw new RuntimeException("Error reading file: " + this, ex); in readBytes() 263 …if (type == FileType.Classpath) throw new RuntimeException("Cannot write to a classpath file: " + … in write() 269 …throw new RuntimeException("Cannot open a stream to a directory: " + file + " (" + type + ")", ex); in write() [all …]
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
D | NodeSetDTM.java | 415 throw new RuntimeException( in previousNode() 482 throw new RuntimeException( in runTo() 539 …throw new RuntimeException(XSLMessages.createXPATHMessage(XPATHErrorResources.ER_NODESETDTM_NOT_MU… in addNode() 557 …throw new RuntimeException(XSLMessages.createXPATHMessage(XPATHErrorResources.ER_NODESETDTM_NOT_MU… in insertNode() 573 …throw new RuntimeException(XSLMessages.createXPATHMessage(XPATHErrorResources.ER_NODESETDTM_NOT_MU… in removeNode() 650 …throw new RuntimeException(XSLMessages.createXPATHMessage(XPATHErrorResources.ER_NODESETDTM_NOT_MU… in addNodes() 707 …throw new RuntimeException(XSLMessages.createXPATHMessage(XPATHErrorResources.ER_NODESETDTM_NOT_MU… in addNodesInDocOrder() 796 …throw new RuntimeException(XSLMessages.createXPATHMessage(XPATHErrorResources.ER_NODESETDTM_NOT_MU… in addNodeInDocOrder() 871 …throw new RuntimeException(XSLMessages.createXPATHMessage(XPATHErrorResources.ER_NODESETDTM_NOT_MU… in addNodeInDocOrder() 897 …throw new RuntimeException(XSLMessages.createXPATHMessage(XPATHErrorResources.ER_NODESETDTM_NOT_MU… in addElement() [all …]
|
D | NodeSet.java | 271 throw new RuntimeException( in previousNode() 326 throw new RuntimeException( in runTo() 383 …throw new RuntimeException(XSLMessages.createXPATHMessage(XPATHErrorResources.ER_NODESET_NOT_MUTAB… in addNode() 401 …throw new RuntimeException(XSLMessages.createXPATHMessage(XPATHErrorResources.ER_NODESET_NOT_MUTAB… in insertNode() 417 …throw new RuntimeException(XSLMessages.createXPATHMessage(XPATHErrorResources.ER_NODESET_NOT_MUTAB… in removeNode() 435 …throw new RuntimeException(XSLMessages.createXPATHMessage(XPATHErrorResources.ER_NODESET_NOT_MUTAB… in addNodes() 475 …throw new RuntimeException(XSLMessages.createXPATHMessage(XPATHErrorResources.ER_NODESET_NOT_MUTAB… in addNodes() 492 …throw new RuntimeException(XSLMessages.createXPATHMessage(XPATHErrorResources.ER_NODESET_NOT_MUTAB… in addNodes() 520 …throw new RuntimeException(XSLMessages.createXPATHMessage(XPATHErrorResources.ER_NODESET_NOT_MUTAB… in addNodesInDocOrder() 548 …throw new RuntimeException(XSLMessages.createXPATHMessage(XPATHErrorResources.ER_NODESET_NOT_MUTAB… in addNodesInDocOrder() [all …]
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/ |
D | InstructionWriter.java | 102 throw new RuntimeException(ex); in write() 111 throw new RuntimeException(ex); in write() 120 throw new RuntimeException(ex); in write() 129 throw new RuntimeException(ex); in write() 138 throw new RuntimeException(ex); in write() 148 throw new RuntimeException(ex); in write() 158 throw new RuntimeException(ex); in write() 168 throw new RuntimeException(ex); in write() 178 throw new RuntimeException(ex); in write() 188 throw new RuntimeException(ex); in write() [all …]
|
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/ |
D | EglBase14.java | 99 throw new RuntimeException("Already has an EGLSurface"); in createSurfaceInternal() 104 throw new RuntimeException("Failed to create window surface"); in createSurfaceInternal() 117 throw new RuntimeException("Already has an EGLSurface"); in createPbufferSurface() 122 throw new RuntimeException("Failed to create pixel buffer surface"); in createPbufferSurface() 161 throw new RuntimeException("This object has been released"); in checkIsNotReleased() 182 throw new RuntimeException("No EGLSurface - can't make current"); in makeCurrent() 185 throw new RuntimeException("eglMakeCurrent failed"); in makeCurrent() 194 throw new RuntimeException("eglMakeCurrent failed"); in detachCurrent() 202 throw new RuntimeException("No EGLSurface - can't swap buffers"); in swapBuffers() 210 throw new RuntimeException("No EGLSurface - can't swap buffers"); in swapBuffers() [all …]
|
D | GlShader.java | 51 throw new RuntimeException(GLES20.glGetShaderInfoLog(shader)); in compileShader() 66 throw new RuntimeException("Could not create program"); in GlShader() 78 throw new RuntimeException(GLES20.glGetProgramInfoLog(program)); in GlShader() 85 throw new RuntimeException("The program has been released"); in getAttribLocation() 89 throw new RuntimeException("Could not locate '" + label + "' in program"); in getAttribLocation() 100 throw new RuntimeException("The program has been released"); in setVertexAttribArray() 110 throw new RuntimeException("The program has been released"); in getUniformLocation() 114 throw new RuntimeException("Could not locate uniform '" + label + "' in program"); in getUniformLocation() 121 throw new RuntimeException("The program has been released"); in useProgram()
|
D | EglBase10.java | 154 throw new RuntimeException("Already has an EGLSurface"); in createSurfaceInternal() 159 throw new RuntimeException("Failed to create window surface"); in createSurfaceInternal() 173 throw new RuntimeException("Already has an EGLSurface"); in createPbufferSurface() 178 throw new RuntimeException("Failed to create pixel buffer surface"); in createPbufferSurface() 217 throw new RuntimeException("This object has been released"); in checkIsNotReleased() 237 throw new RuntimeException("No EGLSurface - can't make current"); in makeCurrent() 240 throw new RuntimeException("eglMakeCurrent failed"); in makeCurrent() 249 throw new RuntimeException("eglMakeCurrent failed"); in detachCurrent() 257 throw new RuntimeException("No EGLSurface - can't swap buffers"); in swapBuffers() 266 throw new RuntimeException("Unable to get EGL10 display"); in getEglDisplay() [all …]
|
/external/dagger2/producers/src/main/java/dagger/producers/monitoring/internal/ |
D | Monitors.java | 74 } catch (RuntimeException e) { in producerMonitorFor() 94 } catch (RuntimeException e) { in create() 117 } catch (RuntimeException e) { in methodStarting() 126 } catch (RuntimeException e) { in methodFinished() 135 } catch (RuntimeException e) { in succeeded() 144 } catch (RuntimeException e) { in failed() 171 } catch (RuntimeException e) { in producerMonitorFor() 201 } catch (RuntimeException e) { in create() 233 } catch (RuntimeException e) { in methodStarting() 244 } catch (RuntimeException e) { in methodFinished() [all …]
|
/external/libgdx/gdx/src/com/badlogic/gdx/utils/compression/ |
D | Lzma.java | 66 …if (!encoder.SetAlgorithm(params.Algorithm)) throw new RuntimeException("Incorrect compression mod… in compress() 67 …if (!encoder.SetDictionarySize(params.DictionarySize)) throw new RuntimeException("Incorrect dicti… in compress() 68 if (!encoder.SetNumFastBytes(params.Fb)) throw new RuntimeException("Incorrect -fb value"); in compress() 69 …if (!encoder.SetMatchFinder(params.MatchFinder)) throw new RuntimeException("Incorrect -mf value"); in compress() 70 …if (!encoder.SetLcLpPb(params.Lc, params.Lp, params.Pb)) throw new RuntimeException("Incorrect -lc… in compress() 95 …if (in.read(properties, 0, propertiesSize) != propertiesSize) throw new RuntimeException("input .l… in decompress() 97 …if (!decoder.SetDecoderProperties(properties)) throw new RuntimeException("Incorrect stream proper… in decompress() 102 throw new RuntimeException("Can't read stream size"); in decompress() 107 throw new RuntimeException("Error in data stream"); in decompress()
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/reflect/ |
D | ClassLoaderLocalMap.java | 53 throw new RuntimeException(e); 109 throw new RuntimeException(e); in hasHolder() 111 throw new RuntimeException(e); in hasHolder() 113 throw new RuntimeException(e.getTargetException()); in hasHolder() 124 throw new RuntimeException(e); in getLocalMap() 126 throw new RuntimeException(e); in getLocalMap() 128 throw new RuntimeException(e.getTargetException()); in getLocalMap() 142 throw new RuntimeException(e1.getTargetException()); in getLocalMap() 144 throw new RuntimeException(e1); in getLocalMap() 150 throw new RuntimeException(e1); in getLocalMap()
|
/external/guava/guava-testlib/src/com/google/common/testing/ |
D | ClusterException.java | 62 final class ClusterException extends RuntimeException { 78 public static RuntimeException create(Throwable... exceptions) { in create() 107 public static RuntimeException create(Collection<? extends Throwable> exceptions) { in create() 114 if (temp instanceof RuntimeException) { in create() 115 return (RuntimeException)temp; in create() 117 return new RuntimeException(temp); in create()
|
/external/dexmaker/src/dx/java/com/android/dx/util/ |
D | FileUtils.java | 55 throw new RuntimeException(file + ": file not found"); in readFile() 59 throw new RuntimeException(file + ": not a file"); in readFile() 63 throw new RuntimeException(file + ": file not readable"); in readFile() 69 throw new RuntimeException(file + ": file too long"); in readFile() 80 throw new RuntimeException(file + ": unexpected EOF"); in readFile() 87 throw new RuntimeException(file + ": trouble reading", ex); in readFile()
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | ForMapMultimapAsMapImplementsMapTest.java | 55 } catch (RuntimeException tolerated) { in testEntrySetRemoveAllNullFromEmpty() 63 } catch (RuntimeException tolerated) { in testEntrySetRetainAllNullFromEmpty() 71 } catch (RuntimeException tolerated) { in testKeySetRemoveAllNullFromEmpty() 79 } catch (RuntimeException tolerated) { in testKeySetRetainAllNullFromEmpty() 87 } catch (RuntimeException tolerated) { in testValuesRemoveAllNullFromEmpty() 95 } catch (RuntimeException tolerated) { in testValuesRetainAllNullFromEmpty()
|
D | ConstrainedMapImplementsMapTest.java | 61 } catch (RuntimeException tolerated) { in testEntrySetRemoveAllNullFromEmpty() 69 } catch (RuntimeException tolerated) { in testEntrySetRetainAllNullFromEmpty() 77 } catch (RuntimeException tolerated) { in testKeySetRemoveAllNullFromEmpty() 85 } catch (RuntimeException tolerated) { in testKeySetRetainAllNullFromEmpty() 93 } catch (RuntimeException tolerated) { in testValuesRemoveAllNullFromEmpty() 101 } catch (RuntimeException tolerated) { in testValuesRetainAllNullFromEmpty()
|
/external/guice/core/src/com/google/inject/internal/ |
D | Exceptions.java | 34 public static RuntimeException rethrowCause(Throwable throwable) { in rethrowCause() 43 public static RuntimeException rethrow(Throwable throwable) { in rethrow() 44 if(throwable instanceof RuntimeException) { in rethrow() 45 throw (RuntimeException)throwable; in rethrow() 57 static class UnhandledCheckedUserException extends RuntimeException {
|
/external/apache-harmony/x-net/src/test/java/javax/net/ssl/ |
D | SSLContextSpiTests.java | 55 } catch (RuntimeException e) { in testSSLContextSpi01() 61 } catch (RuntimeException e) { in testSSLContextSpi01() 67 } catch (RuntimeException e) { in testSSLContextSpi01() 73 } catch (RuntimeException e) { in testSSLContextSpi01() 79 } catch (RuntimeException e) { in testSSLContextSpi01() 85 } catch (RuntimeException e) { in testSSLContextSpi01()
|
/external/dagger2/producers/src/test/java/dagger/producers/monitoring/internal/ |
D | MonitorsTest.java | 76 doThrow(new RuntimeException("monkey")) in singleMonitor_throwingProductionComponentMonitorFactory() 103 doThrow(new RuntimeException("monkey")) in singleMonitor_throwingProductionComponentMonitor() 144 Throwable t = new RuntimeException("monkey"); in singleMonitor_normalProducerMonitorFailure() 159 doThrow(new RuntimeException("monkey")).when(mockProducerMonitor).methodStarting(); in singleMonitor_throwingProducerMonitorSuccess() 160 doThrow(new RuntimeException("monkey")).when(mockProducerMonitor).methodFinished(); in singleMonitor_throwingProducerMonitorSuccess() 161 doThrow(new RuntimeException("monkey")).when(mockProducerMonitor).succeeded(any(Object.class)); in singleMonitor_throwingProducerMonitorSuccess() 183 doThrow(new RuntimeException("monkey")).when(mockProducerMonitor).methodStarting(); in singleMonitor_throwingProducerMonitorFailure() 184 doThrow(new RuntimeException("monkey")).when(mockProducerMonitor).methodFinished(); in singleMonitor_throwingProducerMonitorFailure() 185 doThrow(new RuntimeException("monkey")).when(mockProducerMonitor).failed(any(Throwable.class)); in singleMonitor_throwingProducerMonitorFailure() 192 Throwable t = new RuntimeException("gorilla"); in singleMonitor_throwingProducerMonitorFailure() [all …]
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowSQLiteProgram.java | 29 throw new RuntimeException(e); in init() 47 throw new RuntimeException(e); in bindNull() 65 throw new RuntimeException(e); in bindLong() 92 throw new RuntimeException(e); in bindDouble() 112 throw new RuntimeException(e); in bindString() 132 throw new RuntimeException(e); in bindBlob() 147 throw new RuntimeException(e); in clearBindings()
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/ |
D | PropertyBoxParserImpl.java | 59 throw new RuntimeException(e); in PropertyBoxParserImpl() 83 throw new RuntimeException(e); in getClassForFourCc() 128 throw new RuntimeException(e); in createBox() 130 throw new RuntimeException(e); in createBox() 132 throw new RuntimeException(e); in createBox() 134 throw new RuntimeException(e); in createBox() 139 throw new RuntimeException(e); in createBox() 168 … throw new RuntimeException("we have a userType but no uuid box type. Something's wrong"); in invoke() 187 throw new RuntimeException("No box object found for " + type); in invoke() 192 throw new RuntimeException("Cannot work with that constructor: " + constructor); in invoke()
|
/external/jacoco/jacoco-maven-plugin.test/it/it-site-failsafe/ |
D | verify.bsh | 17 throw new RuntimeException( "project-reports.html does not contain link to JaCoCo report" ); 22 throw new RuntimeException( "HTML report was not created" ); 27 throw new RuntimeException( "XML report was not created" ); 32 throw new RuntimeException( "CSV report was not created" ); 36 …throw new RuntimeException( "project-reports.html does not contain link to JaCoCo Integration repo… 41 throw new RuntimeException( "Integration HTML report was not created" ); 46 throw new RuntimeException( "Integration XML report was not created" ); 51 throw new RuntimeException( "Integration CSV report was not created" );
|