Searched refs:verify_post_gc_heap_ (Results 1 – 5 of 5) sorted by relevance
431 bool verify_post_gc_heap_ = false;474 xgc.verify_post_gc_heap_ = true;476 xgc.verify_post_gc_heap_ = false;
340 option_all_true.verify_post_gc_heap_ = true; in TEST_F()357 option_all_false.verify_post_gc_heap_ = false; in TEST_F()
1370 const bool verify_post_gc_heap_; variable
256 verify_post_gc_heap_(verify_post_gc_heap), in Heap()3511 if (verify_post_gc_heap_) { in PostGcVerificationPaused()3522 if (verify_system_weaks_ || verify_post_gc_rosalloc_ || verify_post_gc_heap_) { in PostGcVerification()
1335 xgc_option.verify_post_gc_heap_, in Init()