Searched refs:synced_window_delegate_ (Results 1 – 5 of 5) sorted by relevance
90 synced_window_delegate_.reset(new MockSyncedWindowDelegate(&profile_)); in SetUp()92 synced_window_getter_->Add(synced_window_delegate_.get()); in SetUp()117 synced_window_delegate_.reset(); in TearDown()157 scoped_ptr<MockSyncedWindowDelegate> synced_window_delegate_; member in browser_sync::__anon009d9f480111::SessionDataTypeControllerTest190 synced_window_delegate_->SetSessionRestoreInProgress(true); in TEST_F()196 synced_window_delegate_->SetSessionRestoreInProgress(false); in TEST_F()205 synced_window_delegate_->SetSessionRestoreInProgress(true); in TEST_F()216 synced_window_delegate_->SetSessionRestoreInProgress(false); in TEST_F()225 synced_window_delegate_->SetSessionRestoreInProgress(true); in TEST_F()231 synced_window_delegate_->SetSessionRestoreInProgress(false); in TEST_F()
19 synced_window_delegate_( in TabModel()54 return synced_window_delegate_.get(); in GetSyncedWindowDelegate()
81 scoped_ptr<browser_sync::SyncedWindowDelegateAndroid> synced_window_delegate_; variable
269 return synced_window_delegate_.get(); in synced_window_delegate()939 scoped_ptr<BrowserSyncedWindowDelegate> synced_window_delegate_; variable
349 synced_window_delegate_(new BrowserSyncedWindowDelegate(this)), in Browser()