Searched refs:verify_pre_sweeping_rosalloc_ (Results 1 – 5 of 5) sorted by relevance
487 bool verify_pre_sweeping_rosalloc_ = false;536 xgc.verify_pre_sweeping_rosalloc_ = true;538 xgc.verify_pre_sweeping_rosalloc_ = false;
341 option_all_true.verify_pre_sweeping_rosalloc_ = true; in TEST_F()358 option_all_false.verify_pre_sweeping_rosalloc_ = false; in TEST_F()
1420 bool verify_pre_sweeping_rosalloc_; variable1437 orig_verify_pre_sweeping_(heap_->verify_pre_sweeping_rosalloc_), in ScopedDisableRosAllocVerification()1440 heap_->verify_pre_sweeping_rosalloc_ = false; in ScopedDisableRosAllocVerification()1445 heap_->verify_pre_sweeping_rosalloc_ = orig_verify_pre_sweeping_; in ~ScopedDisableRosAllocVerification()
302 verify_pre_sweeping_rosalloc_(verify_pre_sweeping_rosalloc), in Heap()3374 if (verify_pre_sweeping_rosalloc_) { in PreSweepingGcVerification()
1410 xgc_option.verify_pre_sweeping_rosalloc_, in Init()