Home | History | Annotate | Download | only in cctest

Lines Matching defs:initial_size

17283   intptr_t initial_size = CcTest::heap()->SizeOfObjects();
17286 CHECK_GT(size_with_garbage, initial_size + MB);
17302 CHECK_LT(final_size, initial_size + 1);