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

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHeapTest.cpp438 static const int gcPerThread = 5; member in class:blink::ThreadedTesterBase
449 inline bool done() const { return m_gcCount >= numberOfThreads * gcPerThread; }
491 if (gcCount < gcPerThread) {
535 if (gcCount < gcPerThread) {

Completed in 218 milliseconds