OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:leak
(Results
326 - 350
of
2655
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/valgrind/memcheck/tests/
noisy_child.stderr.exp
26
For a detailed
leak
analysis, rerun with: --
leak
-check=full
partial_load_dflt.stderr.expr-s390x-mvc
31
For a detailed
leak
analysis, rerun with: --
leak
-check=full
/external/wayland/tests/
test-helpers.c
62
const char *exe = "./exec-fd-
leak
-checker";
67
assert(0 && "execing fd
leak
checker failed");
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/leak/
WeakIdentityHashMapTest.java
17
package com.android.systemui.util.
leak
;
27
import com.android.systemui.util.
leak
.ReferenceTestUtils.CollectionWaiter;
/cts/tests/tests/os/src/android/os/cts/
IParcelFileDescriptorPeer.aidl
45
void
leak
();
/external/clang/lib/StaticAnalyzer/Checkers/
AllocationDiagnostics.cpp
20
return AOpts.getBooleanOption("
leak
-diagnostics-reference-allocation",
AllocationDiagnostics.h
21
/// \brief Returns true if
leak
diagnostics should directly reference
/external/clang/test/Analysis/
Malloc+NewDelete_intersections.cpp
15
} // expected-warning{{Potential
leak
of memory pointed to by 'p'}}
malloc.m
51
NSData *d = [[NSData alloc] initWithBytes: b length: 12]; // expected-warning {{Potential
leak
of memory pointed to by 'b'}}
/external/compiler-rt/lib/asan/
README.txt
18
leak
detection (lib/lsan/lsan_common.{cc,h}).
/external/compiler-rt/lib/lsan/
lsan_common.h
62
struct
Leak
{
94
InternalMmapVector<
Leak
> leaks_;
163
//
leak
checking and also before every call to pthread_create() (to handle cases
164
// where
leak
checking is initiated from a non-main thread).
/external/compiler-rt/test/asan/TestCases/Posix/
tsd_dtor_leak.cc
1
// Regression test for a
leak
in tsd:
/external/compiler-rt/test/lsan/TestCases/
print_suppressions.cc
17
return "
leak
:*LSanTestLeakingFunc*";
register_root_region.cc
32
// CHECK: SUMMARY: {{(
Leak
|Address)}}Sanitizer: 1337 byte(s) leaked in 1 allocation(s)
swapcontext.cc
47
// CHECK: SUMMARY: {{(
Leak
|Address)}}Sanitizer: 2664 byte(s) leaked in 1 allocation(s)
use_after_return.cc
23
// CHECK: SUMMARY: {{(
Leak
|Address)}}Sanitizer:
use_stacks_threaded.cc
37
// CHECK: SUMMARY: {{(
Leak
|Address)}}Sanitizer:
use_tls_pthread_specific_dynamic.cc
37
// CHECK: SUMMARY: {{(
Leak
|Address)}}Sanitizer:
use_tls_pthread_specific_static.cc
31
// CHECK: SUMMARY: {{(
Leak
|Address)}}Sanitizer:
/external/e2fsprogs/tests/
test_script.in
11
export USE_VALGRIND="valgrind --sim-hints=lax-ioctls --
leak
-check=full --show-reachable=yes --log-file=/tmp/valgrind-%p.log"
/external/googletest/googletest/docs/
Samples.md
14
* [Sample #10](../samples/sample10_unittest.cc) shows use of the listener API to implement a primitive memory
leak
checker.
/external/libchrome/base/debug/
leak_annotations.h
20
// be annotated as a
leak
.
/external/libmojo/base/android/
context_utils.cc
20
//
Leak
the global app context, as it is used from a non-joinable worker thread
/external/libxml2/python/tests/
ctxterror.py
55
print("Memory
leak
%d bytes" % (libxml2.debugMemory(1)))
cutnpaste.py
47
print("Memory
leak
%d bytes" % (libxml2.debugMemory(1)))
Completed in 1020 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>