Searched defs:allocated_bytes (Results 1 – 2 of 2) sorted by relevance
38 size_t allocated_bytes = mallinfo().uordblks; in TestCheckForLeaks() local
41 size_t allocated_bytes = mallinfo().uordblks; in CheckForLeak() local