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

<<21222324252627282930>>

  /external/chromium_org/android_webview/browser/
in_process_view_renderer.cc 810 // to the view tree. This is an illegal operation that will lead to leaks.
    [all...]
  /external/chromium_org/ash/wm/
lock_state_controller_unittest.cc 109 // no leaks happen during tests.
    [all...]
  /external/chromium_org/chrome/browser/notifications/
desktop_notifications_unittest.cc 435 // just to make sure nothing crashes/leaks.
  /external/chromium_org/chrome/test/base/
testing_profile.cc 405 // Failing a post == leaks == heapcheck failure. Make that an immediate test
  /external/chromium_org/content/browser/indexed_db/
indexed_db_dispatcher_host.cc 346 // TODO(alecflett): uncomment these when we find the source of these leaks.
    [all...]
  /external/chromium_org/content/browser/renderer_host/input/
gesture_event_filter_unittest.cc 41 // Process all pending tasks to avoid leaks.
    [all...]
input_router_impl_unittest.cc 131 // Process all pending tasks to avoid leaks.
    [all...]
  /external/chromium_org/content/browser/
site_instance_impl_unittest.cc 191 // Test to ensure no memory leaks for SiteInstance objects.
storage_partition_impl.cc 343 // These message loop checks are just to avoid leaks in unittests.
  /external/chromium_org/testing/gtest/src/
gtest-port.cc 96 // to avoid leaks.
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
ScriptController.cpp 375 // if a plugin leaks a reference, it could leak its objects (or the browser's objects).
  /external/chromium_org/third_party/WebKit/Source/wtf/
PartitionAllocTest.cpp 74 // We expect no leaks in the general case. We have a test for leak
  /external/chromium_org/third_party/freetype/include/freetype/config/
ftoption.h 444 /* capable of detecting simple errors like memory leaks or double */
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/
ftcache.h 169 * memory leaks and crashes.
    [all...]
  /external/chromium_org/third_party/icu/source/common/
locmap.c 24 * 09/18/00 george Removed the memory leaks.
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cdtrgtst.c 610 /*result1=(UChar*)malloc(sizeof(UChar) * resultlength);*/ /*this leaks*/
  /external/chromium_org/third_party/icu/source/test/intltest/
tchcfmt.cpp 20 // tests have obvious memory leaks!
  /external/chromium_org/third_party/libxslt/libxslt/
templates.c 614 * the result is NULL, you'll get memory leaks, since the
  /external/chromium_org/third_party/mesa/src/docs/
VERSIONS 386 - fixed memory leaks in context.c and drawpix.c
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest-port.cc 91 // to avoid leaks.
  /external/chromium_org/third_party/openssl/openssl/crypto/
crypto.h 263 /* The following can be used to detect memory leaks in the SSLeay library.
ex_data.c 547 /* Release all "ex_data" state to prevent memory leaks. This can't be made
  /external/chromium_org/third_party/openssl/openssl/crypto/engine/
eng_dyn.c 539 * bind_engine() code to have created leaks. We
  /external/chromium_org/third_party/openssl/openssl/crypto/lhash/
lhash.c 395 * We were having memory leaks otherwise */
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
crypto.h 263 /* The following can be used to detect memory leaks in the SSLeay library.

Completed in 1377 milliseconds

<<21222324252627282930>>