Home
last modified time | relevance | path

Searched refs:leakcheck (Results 1 – 5 of 5) sorted by relevance

/external/e2fsprogs/tests/
Dtest_script.in10 --valgrind-leakcheck)
Dtest_one.in14 --valgrind-leakcheck)
/external/jemalloc_new/src/
Dprof.c1595 bool leakcheck, prof_tdata_t *tdata, in prof_dump_file() argument
1636 bool leakcheck) { in prof_dump() argument
1654 bool err = prof_dump_file(tsd, propagate_err, filename, leakcheck, tdata, in prof_dump()
1666 if (leakcheck) { in prof_dump()
/external/python/pyopenssl/doc/
DChangeLog_old.txt108 * leakcheck/crypto.py: Add checks for _X509_REVOKED_dup, CRL.add_revoked
577 * leakcheck/: An attempt at a systematic approach to leak
/external/e2fsprogs/doc/RelNotes/
Dv1.41.txt669 Add --valgrind-leakcheck option to the test_script program which runs