Home | History | Annotate | Download | only in cctest

Lines Matching refs:used_heap_size

18014   CHECK_EQ(0u, heap_statistics.used_heap_size());
18017 CHECK_NE(static_cast<int>(heap_statistics.used_heap_size()), 0);