Searched refs:verify_pre_sweeping_rosalloc_ (Results 1 – 5 of 5) sorted by relevance
474 bool verify_pre_sweeping_rosalloc_ = false;507 xgc.verify_pre_sweeping_rosalloc_ = true;509 xgc.verify_pre_sweeping_rosalloc_ = false;
320 option_all_true.verify_pre_sweeping_rosalloc_ = true; in TEST_F()337 option_all_false.verify_pre_sweeping_rosalloc_ = false; in TEST_F()
1183 bool verify_pre_sweeping_rosalloc_; variable1200 orig_verify_pre_sweeping_(heap_->verify_pre_sweeping_rosalloc_), in ScopedDisableRosAllocVerification()1203 heap_->verify_pre_sweeping_rosalloc_ = false; in ScopedDisableRosAllocVerification()1208 heap_->verify_pre_sweeping_rosalloc_ = orig_verify_pre_sweeping_; in ~ScopedDisableRosAllocVerification()
204 verify_pre_sweeping_rosalloc_(verify_pre_sweeping_rosalloc), in Heap()3405 if (verify_pre_sweeping_rosalloc_) { in PreSweepingGcVerification()
1011 xgc_option.verify_pre_sweeping_rosalloc_, in Init()