| /external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/selects/ |
| D | SelectMemoryLeakStressTest.kt | 17 val leak = Channel<String>() in <lambda>() constant 39 val leak = Channel<String>() in <lambda>() constant
|
| /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/igt-gpu-tools/tests/i915/ |
| D | gem_fd_exhaustion.c | 48 int leak = open("/dev/null", O_RDONLY); variable
|
| D | gem_shrink.c | 270 static void leak(int fd, uint64_t alloc) in 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/igt-gpu-tools/benchmarks/ |
| D | gem_syslatency.c | 55 bool leak; member 366 bool leak = false; in main() local
|
| /external/cronet/base/task/thread_pool/ |
| D | pooled_single_thread_task_runner_manager.cc | 391 auto leak = std::make_unique<Task>(std::move(pump_message_task)); in GetWorkFromWindowsMessageQueue() local 503 auto leak = std::make_unique<Task>(std::move(task)); in PostTask() local
|
| D | test_utils.cc | 171 auto leak = std::make_unique<Task>(std::move(task)); in PostTaskWithSequence() local
|
| D | thread_pool_impl.cc | 430 auto leak = std::make_unique<Task>(std::move(task)); in PostTaskWithSequence() local
|
| /external/rust/crates/spin/src/ |
| D | rwlock.rs | 483 pub fn leak(this: Self) -> &'rwlock T { in leak() method 610 pub fn leak(this: Self) -> &'rwlock T { in leak() method 704 pub fn leak(this: Self) -> &'rwlock mut T { in leak() method
|
| D | mutex.rs | 287 pub fn leak(this: Self) -> &'a mut T { in leak() method
|
| /external/compiler-rt/lib/tsan/rtl/ |
| D | tsan_rtl_thread.cc | 162 ThreadLeak leak = {tctx, 1}; in MaybeReportThreadLeak() local
|
| /external/rust/crates/spin/src/mutex/ |
| D | spin.rs | 312 pub fn leak(this: Self) -> &'a mut T { in leak() method
|
| D | ticket.rs | 315 pub fn leak(this: Self) -> &'a mut T { in leak() method
|
| D | fair.rs | 396 pub fn leak(this: Self) -> &'a mut T { in leak() method
|
| /external/libchrome/base/ |
| D | tools_sanity_unittest.cc | 99 int* volatile leak = new int[256]; // Leak some memory intentionally. in TEST() local
|
| /external/cronet/base/ |
| D | tools_sanity_unittest.cc | 137 int* volatile leak = new int[256]; // Leak some memory intentionally. in TEST() local
|
| /external/pdfium/core/fxcrt/ |
| D | retain_ptr_unittest.cpp | 295 PseudoRetainable* leak; in TEST() 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/rust/crates/lock_api/src/ |
| D | mutex.rs | 574 pub fn leak(s: Self) -> &'a mut T { in leak() method
|