HomeSort by relevance Sort by last modified time
    Searched full:suppressed (Results 151 - 175 of 1142) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/valgrind/memcheck/tests/
badjump.stderr.exp 24 For counts of detected and suppressed errors, rerun with: -v
25 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
badjump.stderr.exp-kfail 22 For counts of detected and suppressed errors, rerun with: -v
23 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
partiallydefinedeq.stderr.exp 17 For counts of detected and suppressed errors, rerun with: -v
19 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
partiallydefinedeq.stderr.exp2 22 For counts of detected and suppressed errors, rerun with: -v
24 ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
partiallydefinedeq.stderr.exp3 18 For counts of detected and suppressed errors, rerun with: -v
20 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
partiallydefinedeq.stderr.exp4 22 For counts of detected and suppressed errors, rerun with: -v
24 ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
leak_cpp_interior.stderr.exp 18 suppressed: 0 bytes in 0 blocks
33 suppressed: 0 (+0) bytes in 0 (+0) blocks
45 suppressed: 0 (+0) bytes in 0 (+0) blocks
57 suppressed: 0 (+0) bytes in 0 (+0) blocks
69 suppressed: 0 (+0) bytes in 0 (+0) blocks
83 suppressed: 0 (+0) bytes in 0 (+0) blocks
97 suppressed: 0 (+0) bytes in 0 (+0) blocks
111 suppressed: 0 (+0) bytes in 0 (+0) blocks
141 For counts of detected and suppressed errors, rerun with: -v
142 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0
    [all...]
leak_cpp_interior.stderr.exp-64bit 18 suppressed: 0 bytes in 0 blocks
33 suppressed: 0 (+0) bytes in 0 (+0) blocks
45 suppressed: 0 (+0) bytes in 0 (+0) blocks
57 suppressed: 0 (+0) bytes in 0 (+0) blocks
69 suppressed: 0 (+0) bytes in 0 (+0) blocks
83 suppressed: 0 (+0) bytes in 0 (+0) blocks
97 suppressed: 0 (+0) bytes in 0 (+0) blocks
111 suppressed: 0 (+0) bytes in 0 (+0) blocks
141 For counts of detected and suppressed errors, rerun with: -v
142 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0
    [all...]
  /external/valgrind/memcheck/tests/solaris/
syscall_at.stderr.exp 23 For counts of detected and suppressed errors, rerun with: -v
24 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
  /libcore/ojluni/src/main/java/java/lang/
SuppressWarnings.java 32 * Indicates that the named compiler warnings should be suppressed in the
34 * element). Note that the set of warnings suppressed in a given element is
35 * a superset of the warnings suppressed in all containing elements. For
37 * method to suppress another, both warnings will be suppressed in the method.
51 * The set of warnings that are to be suppressed by the compiler in the
  /external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome_inspector/
memory_backend_unittest.py 25 def PerformCheck(suppressed):
29 self._browser.SetMemoryPressureNotificationsSuppressed(suppressed)
34 self.assertEqual(suppressed, request['params']['suppressed'])
38 self._browser.SetMemoryPressureNotificationsSuppressed(suppressed)
80 self.assertTrue(response_handler.call_args[0][0]['params']['suppressed'])
84 self.assertFalse(response_handler.call_args[0][0]['params']['suppressed'])
  /external/avahi/avahi-core/
response-sched.c 74 AVAHI_LLIST_HEAD(AvahiResponseJob, suppressed);
99 AVAHI_LLIST_PREPEND(AvahiResponseJob, jobs, s->suppressed, rj);
116 AVAHI_LLIST_REMOVE(AvahiResponseJob, jobs, s->suppressed, rj);
168 AVAHI_LLIST_HEAD_INIT(AvahiResponseJob, s->suppressed);
187 while (s->suppressed)
188 job_free(s, s->suppressed);
326 for (rj = s->suppressed; rj; rj = rj->jobs_next) {
361 /* Check whether this response is suppressed */
367 /* avahi_log_debug("Response suppressed by known answer suppression."); */
377 /* avahi_log_debug("Response suppressed by local duplicate suppression (history)"); *
    [all...]
  /external/guava/guava-tests/test/com/google/common/io/
ByteSourceTest.java 362 // test that exceptions are suppressed
365 int suppressed = runSuppressionFailureTest(in, newNormalByteSink()); local
366 assertEquals(0, suppressed);
368 suppressed = runSuppressionFailureTest(in, BROKEN_CLOSE_SINK);
369 assertEquals((in == BROKEN_OPEN_SOURCE) ? 0 : 1, suppressed);
373 int suppressed = runSuppressionFailureTest(newNormalByteSource(), out); local
374 assertEquals(0, suppressed);
376 suppressed = runSuppressionFailureTest(BROKEN_CLOSE_SOURCE, out);
377 assertEquals(1, suppressed);
382 int suppressed = runSuppressionFailureTest(in, out) local
    [all...]
CharSourceTest.java 286 // test that exceptions are suppressed
289 int suppressed = runSuppressionFailureTest(in, newNormalCharSink()); local
290 assertEquals(0, suppressed);
292 suppressed = runSuppressionFailureTest(in, BROKEN_CLOSE_SINK);
293 assertEquals((in == BROKEN_OPEN_SOURCE) ? 0 : 1, suppressed);
297 int suppressed = runSuppressionFailureTest(newNormalCharSource(), out); local
298 assertEquals(0, suppressed);
300 suppressed = runSuppressionFailureTest(BROKEN_CLOSE_SOURCE, out);
301 assertEquals(1, suppressed);
306 int suppressed = runSuppressionFailureTest(in, out) local
    [all...]
  /external/valgrind/drd/tests/
custom_alloc_fiw.stderr.exp 12 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
pth_barrier_reinit.stderr.exp 10 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
pth_cond_destroy_busy.stderr.exp 12 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
pth_detached3.stderr.exp1 12 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
pth_detached3.stderr.exp2 14 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
pth_mutex_reinit.stderr.exp 11 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
read_and_free_race.stderr.exp 14 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
sem_open_traced.stderr.exp 9 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
tc01_simple_race.stderr.exp 13 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
tc12_rwl_trivial.stderr.exp 11 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
tc16_byterace.stderr.exp 13 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)

Completed in 299 milliseconds

1 2 3 4 5 67 8 91011>>