Home
last modified time | relevance | path

Searched defs:leaked (Results 1 – 5 of 5) sorted by relevance

/external/compiler-rt/test/lsan/TestCases/
Dswapcontext.cc22 int *leaked = new int[666]; in Child() local
/external/libchrome/base/third_party/valgrind/
Dmemcheck.h203 #define VALGRIND_COUNT_LEAKS(leaked, dubious, reachable, suppressed) \ argument
225 #define VALGRIND_COUNT_LEAK_BLOCKS(leaked, dubious, reachable, suppressed) \ argument
/external/jemalloc_new/msvc/test_threads/
Dtest_threads.cpp81 size_t leaked = allocated2 - allocated1; in test_threads() local
/external/jemalloc/msvc/projects/vc2015/test_threads/
Dtest_threads.cpp82 size_t leaked = allocated2 - allocated1; in test_threads() local
/external/googletest/googlemock/test/
Dgmock-nice-strict_test.cc287 NiceMock<MockFoo>* leaked = new NiceMock<MockFoo>; in TEST() local
390 NaggyMock<MockFoo>* leaked = new NaggyMock<MockFoo>; in TEST() local
474 StrictMock<MockFoo>* leaked = new StrictMock<MockFoo>; in TEST() local