HomeSort by relevance Sort by last modified time
    Searched full:leaks (Results 101 - 125 of 776) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
__init__.py 90 # when searching for refcount leaks, we have to manually reset any
111 print "%s leaks:\n\t" % testcase, refcounts
197 # hunt for refcount leaks
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
LeakTest.java 40 * Test for memory leaks due to missing object slot information.
  /external/chromium/chrome/browser/search_engines/
search_provider_install_state_message_filter.cc 57 // Do the security check before any others to avoid information leaks.
  /external/chromium/chrome/browser/ui/cocoa/find_bar/
find_bar_text_field_unittest.mm 74 // Test drawing, mostly to ensure nothing leaks or crashes.
  /external/chromium/chrome/browser/ui/cocoa/
menu_button_unittest.mm 87 // Test assigning a menu, again mostly to ensure nothing leaks or crashes.
styled_text_field_cell_unittest.mm 48 // Test drawing, mostly to ensure nothing leaks or crashes.
  /external/chromium_org/chrome/browser/
chrome_browser_application_mac_unittest.mm 51 // TODO(rtenneti): Leaks StatisticsRecorder and will update suppressions.
  /external/chromium_org/chrome/browser/search_engines/
search_provider_install_state_message_filter.cc 59 // Do the security check before any others to avoid information leaks.
  /external/chromium_org/chrome/browser/ui/cocoa/status_icons/
status_icon_mac_unittest.mm 22 // Create an icon, set the tool tip, then shut it down (checks for leaks).
  /external/chromium_org/chrome/browser/ui/cocoa/
styled_text_field_cell_unittest.mm 48 // Test drawing, mostly to ensure nothing leaks or crashes.
  /external/chromium_org/content/public/test/
test_browser_thread_bundle.h 21 // We do this to avoid memory leaks, particularly in the case of threads posting
  /external/chromium_org/content/utility/
utility_main.cc 90 // reporting shutdown-only leaks.
  /external/chromium_org/net/base/
hash_value.h 46 // This function may have VARIABLE timing which leaks information
  /external/chromium_org/ppapi/proxy/
platform_verification_private_resource.cc 41 // leaks on challenge failures (since they're only written to on success).
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
ScriptPromise.h 46 // memory leaks since it has a reference from C++ to V8.
  /external/chromium_org/third_party/icu/source/common/
ucln.h 44 * has its cache flushed. This will prevent any memory leaks due to
  /external/chromium_org/third_party/icu/source/test/cintltst/
cintltst.h 49 * LEAKS so be aware of that.
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-7.5.1.html 57 <li>Fixed minor GLX memory leaks.
  /external/chromium_org/third_party/re2/re2/
prefilter.h 97 // Used for debugging, helps in tracking memory leaks.
  /external/chromium_org/third_party/skia/src/core/
SkTypefaceCache.h 63 * cache (e.g. to look for leaks).
  /external/chromium_org/ui/gfx/
skia_util.h 51 // Example usage to avoid leaks:
  /external/clang/test/Analysis/
malloc.cpp 78 // Malloc checker used to report leaks for the following two test cases.
  /external/clang/www/analyzer/
available_checks.html 110 <td><b>osx.cocoa.RetainCount</b></td><td>Check for leaks and improper reference count management.</td>
167 <td><b>unix.Malloc</b></td><td>Check for memory leaks, double free, and use-after-free problems involving <code>malloc</code>.</td>
188 <li><a href="http://fruitstandsoftware.com/blog/index.php/2008/08/finding-memory-leaks-with-the-llvmclang-static-analyzer/#comment-2">Finding Memory Leaks With The LLVM/Clang Static Analyzer</a></li>
  /external/e2fsprogs/intl/
relocatable.h 53 /* Memory management: relocate() leaks memory, because it has to construct
  /external/icu4c/common/
ucln.h 44 * has its cache flushed. This will prevent any memory leaks due to

Completed in 1209 milliseconds

1 2 3 45 6 7 8 91011>>