Searched defs:leak (Results 1 – 4 of 4) sorted by relevance
5 void* leak __attribute__((unused)); in test() local
74 leaks.forEach(function(leak) { argument
72 int *leak = new int[256]; // Leak some memory intentionally. in TEST() local
660 …for (SkDisplayable** leak = SkDisplayable::fAllocations.begin(); leak < SkDisplayable::fAllocation… in NoLeaks() local