Home
last modified time | relevance | path

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

/art/test/203-multi-checkpoint/
Dexpected.txt3 pushing checkpoints
4 checkpoints pushed
Dinfo.txt1 Test that we correctly handle checkpoints that suspend.
3 This could cause problems with asserts when there were multiple checkpoints
/art/runtime/
Ddebugger.cc352 size_t checkpoints = Runtime::Current()->GetThreadList()->RunCheckpoint(&fc); in DdmSetThreadNotification() local
354 finish_barrier.Increment(self, checkpoints); in DdmSetThreadNotification()