Searched defs:leak (Results 1 – 13 of 13) sorted by relevance
/external/python/cpython2/Lib/test/leakers/ |
D | test_gestalt.py | 6 def leak(): function
|
D | test_dictself.py | 8 def leak(): function
|
D | test_selftype.py | 6 def leak(): function
|
D | test_ctypes.py | 13 def leak(): function
|
/external/python/cpython3/Lib/test/leakers/ |
D | test_selftype.py | 6 def leak(): function
|
D | test_ctypes.py | 13 def leak(): function
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
D | ConnectionPoolTest.java | 175 StreamAllocation leak = new StreamAllocation(pool, connection.getRoute().getAddress()); in allocateAndLeakAllocation() local
|
/external/pdfium/core/fxcrt/ |
D | retain_ptr_unittest.cpp | 136 PseudoRetainable* leak; in TEST() local
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_rtl_thread.cc | 162 ThreadLeak leak = {tctx, 1}; in MaybeReportThreadLeak() local
|
/external/compiler-rt/lib/lsan/ |
D | lsan_common.cc | 551 Leak leak = { next_id_++, /* hit_count */ 1, leaked_size, stack_trace_id, in AddLeakedChunk() local
|
/external/python/httplib2/doc/html/ |
D | searchindex.js | 1 …{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/ |
D | rnn_cell.py | 1924 leak=0.001, argument
|
/external/jemalloc_new/src/ |
D | extent.c | 1060 void *leak = extent_base_get(to_leak); in extent_recycle_split() local
|