HomeSort by relevance Sort by last modified time
    Searched refs:GetMutable (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/sync/test/integration/
single_client_sessions_sync_test.cc 49 old_windows.GetMutable()));
61 ASSERT_TRUE(GetLocalWindows(0, new_windows.GetMutable()));
75 ASSERT_TRUE(OpenTabAndGetLocalWindows(0, url, windows.GetMutable()));
two_client_sessions_sync_test.cc 63 client0_windows.GetMutable()));
103 client0_windows.GetMutable()));
140 client0_windows.GetMutable()));
143 client1_windows.GetMutable()));
171 client0_windows.GetMutable()));
200 client0_windows.GetMutable()));
215 client0_windows.GetMutable()));
sessions_helper.h 33 SessionWindowMap* GetMutable();
sessions_helper.cc 38 SessionWindowMap* ScopedWindowMap::GetMutable() {

Completed in 46 milliseconds