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

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHeapTest.cpp473 int gcCount = 0; variable
491 if (gcCount < gcPerThread) {
493 gcCount++;
521 int gcCount = 0; variable
535 if (gcCount < gcPerThread) {
537 gcCount++;

Completed in 219 milliseconds