HomeSort by relevance Sort by last modified time
    Searched refs:suppressed (Results 1 - 25 of 88) sorted by null

1 2 3 4

  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
RouteException.java 53 private void addSuppressedIfPossible(IOException e, IOException suppressed) {
56 addSuppressedExceptionMethod.invoke(e, suppressed);
  /external/guava/guava/src/com/google/common/io/
Closer.java 40 * thrown exception as a suppressed exception.
73 * (because another exception is already being thrown) is <i>suppressed</i>.</li>
76 * <p>An exception that is suppressed is not thrown. The method of suppression used depends on the
80 * <li><b>Java 7+:</b> Exceptions are suppressed by adding them to the exception that <i>will</i>
82 * <li><b>Java 6:</b> Exceptions are suppressed by logging them instead.</li>
201 * any exceptions thrown when attempting to close a closeable will be suppressed. Otherwise, the
203 * additional exceptions that are thrown after that will be suppressed.
234 * Suppresses the given exception ({@code suppressed}) which was thrown when attempting to close
238 void suppress(Closeable closeable, Throwable thrown, Throwable suppressed);
249 public void suppress(Closeable closeable, Throwable thrown, Throwable suppressed) {
    [all...]
  /libcore/dalvik/src/main/java/dalvik/system/
DexFile.java 218 public Class loadClassBinaryName(String name, ClassLoader loader, List<Throwable> suppressed) {
219 return defineClass(name, loader, mCookie, suppressed);
223 List<Throwable> suppressed) {
228 if (suppressed != null) {
229 suppressed.add(e);
232 if (suppressed != null) {
233 suppressed.add(e);
  /external/valgrind/memcheck/
memcheck.h 212 /* Return number of leaked, dubious, reachable and suppressed bytes found by
214 #define VALGRIND_COUNT_LEAKS(leaked, dubious, reachable, suppressed) \
231 suppressed = _qzz_suppressed; \
234 /* Return number of leaked, dubious, reachable and suppressed bytes found by
236 #define VALGRIND_COUNT_LEAK_BLOCKS(leaked, dubious, reachable, suppressed) \
253 suppressed = _qzz_suppressed; \
  /external/skia/src/animator/
SkScript.cpp 269 *fOpStack.push() = kParen; // push even if eval is suppressed
369 bool SkScriptEngine::evaluateDot(const char*& script, bool suppressed) {
377 bool success = handleProperty(suppressed);
382 return evaluateDotParam(script, suppressed, field, fieldLength);
385 bool SkScriptEngine::evaluateDotParam(const char*& script, bool suppressed,
388 if (suppressed)
404 if (suppressed == false) {
412 if (success && suppressed == false &&
492 SkBool suppressed = fSuppressStack.top().fSuppress; local
495 bool success = innerScript(scriptPtr, suppressed ? NULL : &value)
531 SkBool suppressed = fSuppressStack.top().fSuppress; local
806 bool suppressed = SkToBool(fSuppressStack.top().fSuppress); local
    [all...]
  /external/valgrind/gdbserver_tests/
mcclean_after_fork.stderr.exp 6 For counts of detected and suppressed errors, rerun with: -v
7 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
mcmain_pic.stderr.exp 6 For counts of detected and suppressed errors, rerun with: -v
7 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
  /external/valgrind/memcheck/tests/
brk2.stderr.exp 9 For counts of detected and suppressed errors, rerun with: -v
10 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
bug287260.stderr.exp 10 For counts of detected and suppressed errors, rerun with: -v
11 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
erringfds.stderr.exp 10 For counts of detected and suppressed errors, rerun with: -v
11 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
leak-pool-0.stderr.exp 9 For counts of detected and suppressed errors, rerun with: -v
10 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
leak-pool-1.stderr.exp 9 For counts of detected and suppressed errors, rerun with: -v
10 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
leak-pool-2.stderr.exp 9 For counts of detected and suppressed errors, rerun with: -v
10 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
leak-pool-3.stderr.exp 9 For counts of detected and suppressed errors, rerun with: -v
10 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
leak-pool-4.stderr.exp 9 For counts of detected and suppressed errors, rerun with: -v
10 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
leak-pool-5.stderr.exp 9 For counts of detected and suppressed errors, rerun with: -v
10 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
mallinfo.stderr.exp 10 For counts of detected and suppressed errors, rerun with: -v
11 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
  /external/valgrind/memcheck/tests/linux/
brk.stderr.exp 11 For counts of detected and suppressed errors, rerun with: -v
12 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
capget.stderr.exp 13 For counts of detected and suppressed errors, rerun with: -v
14 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
lsframe1.stderr.exp 11 For counts of detected and suppressed errors, rerun with: -v
12 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
lsframe2.stderr.exp 11 For counts of detected and suppressed errors, rerun with: -v
12 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
sigqueue.stderr.exp 10 For counts of detected and suppressed errors, rerun with: -v
11 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
sys-openat.stderr.exp 10 For counts of detected and suppressed errors, rerun with: -v
11 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
syscalls-2007.stderr.exp 9 For counts of detected and suppressed errors, rerun with: -v
10 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
syslog-syscall.stderr.exp 10 For counts of detected and suppressed errors, rerun with: -v
11 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)

Completed in 1670 milliseconds

1 2 3 4