Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap-inl.h237 if (gc_stress_mode_) { in AllocObjectWithAllocator()
241 DCHECK(!gc_stress_mode_); in AllocObjectWithAllocator()
Dheap.h1415 const bool gc_stress_mode_; variable