/external/droiddriver/src/io/appium/droiddriver/helpers/ |
D | BaseDroidDriverTest.java | 115 protected void onFailure(Throwable failure) throws Throwable { in onFailure() method in BaseDroidDriverTest 184 onFailure(uncaughtException); in runBare() 195 onFailure(exception); in runBare()
|
/external/okhttp/okhttp-ws-tests/src/test/java/com/squareup/okhttp/ws/ |
D | AutobahnTester.java | 103 @Override public void onFailure(IOException e) { in runTest() 138 @Override public void onFailure(IOException e) { in getTestCount() 175 @Override public void onFailure(IOException e) { in updateReports()
|
D | WebSocketCallTest.java | 213 @Override public void onFailure(IOException e) { in awaitWebSocket() 214 listener.onFailure(e); in awaitWebSocket() 246 @Override public void onFailure(IOException e) { in onFailure() method in WebSocketCallTest.EmptyWebSocketListener
|
D | WebSocketRecorder.java | 75 @Override public void onFailure(IOException e) { in onFailure() method in WebSocketRecorder
|
/external/okhttp/okhttp-ws/src/main/java/com/squareup/okhttp/ws/ |
D | WebSocketCall.java | 119 listener.onFailure(e); in enqueue() 123 @Override public void onFailure(Request request, IOException e) { in enqueue() 124 listener.onFailure(e); in enqueue()
|
D | WebSocketListener.java | 58 void onFailure(IOException e); in onFailure() method
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/ |
D | Callback.java | 27 void onFailure(Request request, IOException e); in onFailure() method
|
D | Call.java | 167 responseCallback.onFailure(originalRequest, new IOException("Canceled")); in execute() 177 responseCallback.onFailure(engine.getRequest(), e); in execute()
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
D | FutureCallback.java | 47 void onFailure(Throwable t); in onFailure() method
|
D | Futures.java | 464 public void onFailure(Throwable t) { in FallbackFuture() 481 public void onFailure(Throwable t) { in FallbackFuture() 1018 public void onFailure(Throwable t) { 1222 callback.onFailure(e.getCause()); 1225 callback.onFailure(e); 1228 callback.onFailure(e);
|
/external/okhttp/samples/guide/src/main/java/com/squareup/okhttp/recipes/ |
D | AsynchronousGet.java | 34 @Override public void onFailure(Request request, IOException e) { in run()
|
D | WebSocketEcho.java | 60 @Override public void onFailure(IOException e) { in onFailure() method in WebSocketEcho
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
D | RecordingCallback.java | 34 @Override public synchronized void onFailure(Request request, IOException e) { in onFailure() method in RecordingCallback
|
D | CallTest.java | 579 @Override public void onFailure(Request request, IOException e) { in exceptionThrownByOnResponseIsRedactedAndLogged() 636 @Override public void onFailure(Request request, IOException e) { in connectionReuseWhenResponseBodyConsumed_Async() 1588 @Override public void onFailure(Request request, IOException e) { in canceledAfterResponseIsDeliveredBreaksStreamButSignalsOnce() 1681 @Override public void onFailure(Request request, IOException e) { in asyncResponseCanBeConsumedLater()
|
/external/okhttp/benchmarks/src/main/java/com/squareup/okhttp/benchmarks/ |
D | OkHttpAsync.java | 68 @Override public void onFailure(Request request, IOException e) { in prepare()
|
/external/okhttp/okhttp-ws/src/main/java/com/squareup/okhttp/internal/ws/ |
D | RealWebSocket.java | 184 listener.onFailure(e); in readerErrorClose()
|
/external/okhttp/ |
D | CHANGELOG.md | 211 * **API Change**: Use `IOException` in `Callback.onFailure()`. This is
|
/external/chromium-trace/trace-viewer/tracing/third_party/css-element-queries/test/ |
D | mootools-core-full-nocompat.js | 5404 this.onFailure(); 5407 onFailure: function(){ method 5789 if (json == null) this.onFailure();
|
D | mootools-more-yui-compressed.min.js | 1 …vance&&!this.error){this.runNext()}this.fireEvent("success",arguments)},onFailure:function(){this.… method
|
/external/owasp/sanitizer/lib/guava-libraries/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/owasp/sanitizer/distrib/lib/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/robolectric/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |