Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.h1414 const bool verify_system_weaks_; variable
Dheap.cc296 verify_system_weaks_(false), in Heap()
3384 if (verify_system_weaks_) { in PostGcVerificationPaused()
3403 if (verify_system_weaks_ || verify_post_gc_rosalloc_ || verify_post_gc_heap_) { in PostGcVerification()