Home
last modified time | relevance | path

Searched refs:totalBytesAllocated (Results 1 – 1 of 1) sorted by relevance

/external/libcxx/fuzzing/
Dfuzz_test.cpp39 size_t totalBytesAllocated; member
47 gMemoryCounters.totalBytesAllocated = 0; in ZeroMemoryCounters()
58 gMemoryCounters.totalBytesAllocated += size; in operator new()
160 << mc.totalBytesAllocated << " bytes allocated (" in test_one()