Searched refs:CurrentlyAllocatedBytes (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Ddebugallocation_test.cc231 static size_t CurrentlyAllocatedBytes() { function
251 size_t after_malloc = CurrentlyAllocatedBytes();
253 size_t after_free = CurrentlyAllocatedBytes();
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Ddebugallocation_test.cc231 static size_t CurrentlyAllocatedBytes() { function
251 size_t after_malloc = CurrentlyAllocatedBytes();
253 size_t after_free = CurrentlyAllocatedBytes();

Completed in 191 milliseconds