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
92 state1 = MemoryReducer::Step(state0, TimerEventHighAllocationRate(0)); in TEST()
141 state1 = MemoryReducer::Step(state0, TimerEventHighAllocationRate(2000)); in TEST()
166 TimerEventHighAllocationRate(MemoryReducer::kWatchdogDelayMs + 1)); in TEST()
174 state1 = MemoryReducer::Step(state0, TimerEventHighAllocationRate(2000)); in TEST()
195 TimerEventHighAllocationRate(MemoryReducer::kWatchdogDelayMs + 2)); in TEST()
216 state1 = MemoryReducer::Step(state0, TimerEventHighAllocationRate(2000)); in TEST()
241 state1 = MemoryReducer::Step(state0, TimerEventHighAllocationRate(2000)); in TEST()