/external/libbrillo/brillo/message_loops/ |
fake_message_loop.h | 61 // callbacks were leaked.
|
/external/libchrome/base/ |
macros.h | 83 // it is leaked so that its destructors are not called at exit. If you need
|
/external/libmicrohttpd/src/microhttpd/ |
memorypool.h | 82 * allocation may be leaked until the pool is
|
/external/libweave/third_party/chromium/base/ |
macros.h | 80 // it is leaked so that its destructors are not called at exit. If you need
|
/external/parameter-framework/upstream/parameter/ |
LoggingElementBuilderTemplate.h | 48 * FIXME: The xml concept (forward declared) is still leaked to the plugin.
|
/external/valgrind/gdbserver_tests/ |
mcleak.stderr.exp | 16 leaked: 32 bytes in 1 blocks
|
/external/valgrind/memcheck/tests/ |
leak_cpp_interior.cpp | 116 // ptr2 points after the chunk, is wrongly considered by memcheck as definitely leaked.
|
/external/webrtc/webrtc/system_wrappers/include/ |
static_instance.h | 47 // reachable from statics leaked so no noise is added by doing this.
|
/frameworks/base/libs/hwui/tests/unit/ |
main.cpp | 82 cout << endl << "Leaked memory!" << endl;
|
/prebuilts/go/darwin-x86/src/net/http/ |
main_test.go | 112 t.Errorf("Test appears to have leaked %s:\n%s", bad, stacks)
|
/prebuilts/go/linux-x86/src/net/http/ |
main_test.go | 112 t.Errorf("Test appears to have leaked %s:\n%s", bad, stacks)
|
/system/core/libmemunreachable/ |
HeapWalker.h | 71 bool Leaked(allocator::vector<Range>&, size_t limit, size_t* num_leaks,
|
/cts/tests/tests/os/src/android/os/cts/ |
ParcelFileDescriptorProcessTest.java | 239 // make sure red heard us get leaked 240 assertContains("leaked", red.checkListener());
|
/external/clang/test/Analysis/ |
malloc-annotations.c | 148 // then returned is not leaked. In the absence of known contracts for functions 157 // which is then returned is not leaked. In the absence of known contracts for
|
retain-release-path-notes.m | 47 id leaked = [[NSObject alloc] init]; // expected-note{{Method returns an Objective-C object with a +1 retain count}} 48 return; // expected-warning{{leak}} expected-note{{Object leaked: object allocated and stored into 'leaked' is not referenced later in this execution path and has a retain count of +1}} 52 CFTypeRef leaked = CFCreateSomething(); // expected-note{{Call to function 'CFCreateSomething' returns a Core Foundation object with a +1 retain count}} 53 return; // expected-warning{{leak}} expected-note{{Object leaked: object allocated and stored into 'leaked' is not referenced later in this execution path and has a retain count of +1}} 57 id leaked = [foo methodWithValue]; // expected-note{{Method returns an Objective-C object with a +0 retain count}} 58 [leaked retain]; // expected-note{{Reference count incremented. The object now has a +1 retain count}} 59 [leaked retain]; // expected-note{{Reference count incremented. The object now has a +2 retain count}} 60 [leaked release]; // expected-note{{Reference count decremented. The object now has a +1 retain count} [all...] |
/external/gmock/test/ |
gmock_output_test_.cc | 268 // Both foo1 and foo2 are deliberately leaked. 278 // foo is deliberately leaked.
|
/external/google-breakpad/src/testing/test/ |
gmock_output_test_.cc | 267 // Both foo1 and foo2 are deliberately leaked. 277 // foo is deliberately leaked.
|
/external/gmock/src/ |
gmock-spec-builders.cc | 511 // detecting leaked mock objects and explicitly verifying a mock's 553 // TODO(wan@google.com): Print the type of the leaked object. 554 // This can help the user identify the leaked object. 570 << " leaked mock " << (leaked_count == 1 ? "object" : "objects") 645 // Tells Google Mock to ignore mock_obj when checking for leaked mock 709 // ON_CALL or EXPECT_CALL. In case mock_obj is leaked, this
|
/external/google-breakpad/src/testing/src/ |
gmock-spec-builders.cc | 511 // detecting leaked mock objects and explicitly verifying a mock's 553 // TODO(wan@google.com): Print the type of the leaked object. 554 // This can help the user identify the leaked object. 570 << " leaked mock " << (leaked_count == 1 ? "object" : "objects") 645 // Tells Google Mock to ignore mock_obj when checking for leaked mock 709 // ON_CALL or EXPECT_CALL. In case mock_obj is leaked, this
|
/hardware/ti/omap4-aah/ |
heaptracker.c | 86 /* Call this ad dlclose() to get leaked memory */ 481 malloc_log("+++ THERE ARE %d LEAKED ALLOCATIONS\n", num); 486 malloc_log("+++ DELETING %d BYTES OF LEAKED MEMORY AT %p (%d REMAINING)\n",
|
/hardware/ti/omap4xxx/ |
heaptracker.c | 86 /* Call this ad dlclose() to get leaked memory */ 481 malloc_log("+++ THERE ARE %d LEAKED ALLOCATIONS\n", num); 486 malloc_log("+++ DELETING %d BYTES OF LEAKED MEMORY AT %p (%d REMAINING)\n",
|
/external/libxml2/ |
runsuite.c | 350 test_log("Validation of tests starting line %ld leaked %d\n", 531 test_log("Validation of instance line %ld leaked %d\n", 588 test_log("Validation of instance line %ld leaked %d\n", 604 test_log("Validation of tests starting line %ld leaked %d\n", 866 test_log("Validation of tests starting line %ld leaked %d\n", 988 test_log("Processing test line %ld %s leaked %d\n",
|
/bionic/libc/malloc_debug/tests/ |
malloc_debug_unit_tests.cpp | 585 "6 malloc_debug +++ malloc_testing leaked block of size 1024 at %p (leak 1 of 3)\n", 588 "6 malloc_debug +++ malloc_testing leaked block of size 200 at %p (leak 2 of 3)\n", 591 "6 malloc_debug +++ malloc_testing leaked block of size 128 at %p (leak 3 of 3)\n", 622 "6 malloc_debug +++ malloc_testing leaked block of size 1024 at %p (leak 1 of 3)\n", 632 "6 malloc_debug +++ malloc_testing leaked block of size 128 at %p (leak 2 of 3)\n", 641 "6 malloc_debug +++ malloc_testing leaked block of size 100 at %p (leak 3 of 3)\n", 682 "6 malloc_debug +++ malloc_testing leaked block of size 999 at %p (leak 1 of 2)\n", 685 "6 malloc_debug +++ malloc_testing leaked block of size 100 at %p (leak 2 of 2)\n", [all...] |
/external/valgrind/docs/xml/ |
quick-start-guide.xml | 165 <para>The stack trace tells you where the leaked memory was allocated. 166 Memcheck cannot tell you why the memory leaked, unfortunately.
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
RetainCountChecker.cpp | 314 Out << "Leaked"; 318 Out << "Leaked (Bad naming)"; 322 Out << "Leaked (GC-ed at return)"; [all...] |