destroyed_otr_profile_ 25 chrome/browser/profiles/profile_destroyer_unittest.cc destroyed_otr_profile_ = true; destroyed_otr_profile_ 27 chrome/browser/profiles/profile_destroyer_unittest.cc bool destroyed_otr_profile_; destroyed_otr_profile_ 34 chrome/browser/profiles/profile_destroyer_unittest.cc TestingOriginalDestructionProfile() : destroyed_otr_profile_(false) { destroyed_otr_profile_ 44 chrome/browser/profiles/profile_destroyer_unittest.cc destroyed_otr_profile_ = true; destroyed_otr_profile_ 46 chrome/browser/profiles/profile_destroyer_unittest.cc bool destroyed_otr_profile_; destroyed_otr_profile_ 90 chrome/browser/profiles/profile_destroyer_unittest.cc EXPECT_FALSE(off_the_record_profile_->destroyed_otr_profile_); destroyed_otr_profile_ 97 chrome/browser/profiles/profile_destroyer_unittest.cc EXPECT_FALSE(off_the_record_profile_->destroyed_otr_profile_); destroyed_otr_profile_ 102 chrome/browser/profiles/profile_destroyer_unittest.cc EXPECT_TRUE(off_the_record_profile_->destroyed_otr_profile_); destroyed_otr_profile_ 125 chrome/browser/profiles/profile_destroyer_unittest.cc EXPECT_FALSE(original_profile->destroyed_otr_profile_);