Home
last modified time | relevance | path

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

/external/libcxx/fuzzing/
Dfuzz_test.cpp37 size_t totalAllocationCount; member
45 gMemoryCounters.totalAllocationCount = 0; in ZeroMemoryCounters()
56 gMemoryCounters.totalAllocationCount += 1; in operator new()
161 << mc.totalAllocationCount << " allocations); " in test_one()