HomeSort by relevance Sort by last modified time
    Searched full:leaked (Results 226 - 250 of 560) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/skia/tests/
SpecialImageTest.cpp 31 // of the inactive (green) region leaked out.
  /external/skqp/tests/
SpecialImageTest.cpp 31 // of the inactive (green) region leaked out.
  /external/valgrind/helgrind/
hg_lock_n_thread.h 58 allocated and never deallocated (simply leaked). Also ThrID, which
  /frameworks/av/media/libeffects/factory/
EffectsXmlConfigLoader.cpp 111 * they are not leaked in the c++ code.
  /frameworks/base/services/core/java/com/android/server/media/
RemoteDisplayProviderProxy.java 420 * to prevent the client from being leaked in case the service is holding an
  /frameworks/ml/nn/runtime/test/
TestMemoryInternal.cpp 45 // The fixture checks that no anonymous shared memory regions are leaked by
  /frameworks/native/services/surfaceflinger/tests/unittests/
TestableSurfaceFlinger.h 136 // not report a leaked object, since the SurfaceFlinger instance may
  /hardware/libhardware/modules/camera/3_4/metadata/
metadata_test.cpp 54 // Don't mind moving; Gmock/Gtest fails on leaked mocks unless disabled by
  /hardware/libhardware_legacy/include/hardware_legacy/
link_layer_stats.h 199 u32 leaky_ap_avg_num_frames_leaked; // average number of frame leaked by AP after frame with PM bit set was ACK'ed by AP
  /prebuilts/go/darwin-x86/src/os/exec/
exec_test.go 422 t.Logf("%s: Something already leaked - closed fd %d", m, fd)
432 // leads to leaked file descriptors in this test when it's
538 // Ensure that file descriptors have not already been leaked into
791 fmt.Printf("leaked parent file. fd = %d; want %d\n", got, wantfd)
  /prebuilts/go/linux-x86/src/os/exec/
exec_test.go 422 t.Logf("%s: Something already leaked - closed fd %d", m, fd)
432 // leads to leaked file descriptors in this test when it's
538 // Ensure that file descriptors have not already been leaked into
791 fmt.Printf("leaked parent file. fd = %d; want %d\n", got, wantfd)
  /system/update_engine/common/
subprocess.cc 217 // will be killed, SIGTERM might lead to leaked subprocess.
  /tools/apksig/src/apksigner/java/com/android/apksigner/
help_sign.txt 48 such APKs puts users at risk once leaked.
  /external/clang/test/Analysis/
retain-release-inline.m 301 // On return (intraprocedural), assume CF objects are leaked.
307 // On return (intraprocedural), assume NSObjects are not leaked.
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
InterceptorTest.java 479 * TODO(jwilson): test that resources are not leaked when this happens.
537 * TODO(jwilson): test that resources are not leaked when this happens.
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowAccessibilityNodeInfo.java 242 * Check for leaked objects that were {@code obtain}ed but never
256 "Leaked contentDescription = %s. Stack trace:", shadow.getContentDescription()));
    [all...]
  /external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/
JITTest.cpp 440 << "Function leaked: \n" << RJMM->startFunctionBodyCalls[i].F_dump;
460 << "Function's exception table leaked: \n"
  /external/valgrind/docs/html/
dh-manual.html 210 simply leaked. So, here is 180k of completely useless allocation that
214 leaked, they are also never used.</p>
mc-manual.html 547 the pointer to a leaked block was lost; you have to work that out for
    [all...]
  /external/valgrind/exp-dhat/docs/
dh-manual.xml 228 simply leaked. So, here is 180k of completely useless allocation that
233 leaked, they are also never used.</para>
  /external/wycheproof/java/com/google/security/wycheproof/testcases/
AesGcmTest.java 434 * leaked. As the ciphertext is already known to attacker, Enc(K, J0) is leaked. <br>
  /external/zlib/src/test/
infcover.c 44 for the tracking as well as leaked zlib blocks, if
45 any. If there was anything unusual, such as leaked
  /toolchain/binutils/binutils-2.27/zlib/test/
infcover.c 44 for the tracking as well as leaked zlib blocks, if
45 any. If there was anything unusual, such as leaked
  /art/libartbase/base/unix_file/
fd_file.cc 159 // Test here, so the file is closed and not leaked.
  /bootable/recovery/boot_control/
boot_control.cpp 226 // Note that since there isn't a module unload function this memory is leaked.

Completed in 1117 milliseconds

1 2 3 4 5 6 7 8 91011>>