Searched refs:afterGC3 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHeapTest.cpp1888 HeapStats afterGC3; local
1889 getHeapStats(&afterGC3);
1890 EXPECT_TRUE(afterGC3.totalObjectSpace() <= afterAdding1000.totalObjectSpace());

Completed in 289 milliseconds