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

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHeapTest.cpp1896 HeapStats afterGC4; local
1897 getHeapStats(&afterGC4);
1898 EXPECT_EQ(afterGC4.totalObjectSpace(), initialHeapSize.totalObjectSpace());

Completed in 175 milliseconds