Home | History | Annotate | Download | only in heap

Lines Matching full:newspaceallocationcounter

6043 TEST(NewSpaceAllocationCounter) {
6048 size_t counter1 = heap->NewSpaceAllocationCounter();
6052 size_t counter2 = heap->NewSpaceAllocationCounter();
6055 size_t counter3 = heap->NewSpaceAllocationCounter();
6060 size_t start = heap->NewSpaceAllocationCounter();
6063 size_t counter = heap->NewSpaceAllocationCounter();