GetLocalWindows   234 chrome/browser/sync/test/integration/sessions_helper.cc   return GetLocalWindows(index, local_windows);
GetLocalWindows    41 chrome/browser/sync/test/integration/sessions_helper.h bool GetLocalWindows(int index, SessionWindowMap* local_windows);
GetLocalWindows    17 chrome/browser/sync/test/integration/single_client_sessions_sync_test.cc using sessions_helper::GetLocalWindows;
GetLocalWindows    62 chrome/browser/sync/test/integration/single_client_sessions_sync_test.cc   ASSERT_TRUE(GetLocalWindows(0, new_windows.GetMutable()));
GetLocalWindows    17 chrome/browser/sync/test/integration/two_client_sessions_sync_test.cc using sessions_helper::GetLocalWindows;