Home
last modified time | relevance | path

Searched defs:leak (Results 1 – 13 of 13) sorted by relevance

/external/python/cpython2/Lib/test/leakers/
Dtest_gestalt.py6 def leak(): function
Dtest_dictself.py8 def leak(): function
Dtest_selftype.py6 def leak(): function
Dtest_ctypes.py13 def leak(): function
/external/python/cpython3/Lib/test/leakers/
Dtest_selftype.py6 def leak(): function
Dtest_ctypes.py13 def leak(): function
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
DConnectionPoolTest.java175 StreamAllocation leak = new StreamAllocation(pool, connection.getRoute().getAddress()); in allocateAndLeakAllocation() local
/external/pdfium/core/fxcrt/
Dretain_ptr_unittest.cpp136 PseudoRetainable* leak; in TEST() local
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_thread.cc162 ThreadLeak leak = {tctx, 1}; in MaybeReportThreadLeak() local
/external/compiler-rt/lib/lsan/
Dlsan_common.cc551 Leak leak = { next_id_++, /* hit_count */ 1, leaked_size, stack_trace_id, in AddLeakedChunk() local
/external/python/httplib2/doc/html/
Dsearchindex.js1 …{all:1,code:1,chain:1,proxy_type_xxx:1,follow:1,privat:1,readabl:1,those:1,sent:1,liter:1,everi:1,…
/external/tensorflow/tensorflow/contrib/rnn/python/ops/
Drnn_cell.py1924 leak=0.001, argument
/external/jemalloc_new/src/
Dextent.c1060 void *leak = extent_base_get(to_leak); in extent_recycle_split() local