Home
last modified time | relevance | path

Searched refs:TimerEventHighAllocationRate (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/unittests/heap/
Dmemory-reducer-unittest.cc68 MemoryReducer::Event TimerEventHighAllocationRate(double time_ms) { in TimerEventHighAllocationRate() function
91 state1 = MemoryReducer::Step(state0, TimerEventHighAllocationRate(0)); in TEST()
140 state1 = MemoryReducer::Step(state0, TimerEventHighAllocationRate(2000)); in TEST()
165 TimerEventHighAllocationRate(MemoryReducer::kWatchdogDelayMs + 1)); in TEST()
173 state1 = MemoryReducer::Step(state0, TimerEventHighAllocationRate(2000)); in TEST()
194 TimerEventHighAllocationRate(MemoryReducer::kWatchdogDelayMs + 2)); in TEST()
215 state1 = MemoryReducer::Step(state0, TimerEventHighAllocationRate(2000)); in TEST()
240 state1 = MemoryReducer::Step(state0, TimerEventHighAllocationRate(2000)); in TEST()