WaitForTabsToLoad   20 chrome/browser/sync/test/integration/performance/sessions_sync_perf_test.cc using sessions_helper::WaitForTabsToLoad;
WaitForTabsToLoad   75 chrome/browser/sync/test/integration/performance/sessions_sync_perf_test.cc   WaitForTabsToLoad(profile, urls);
WaitForTabsToLoad  114 chrome/browser/sync/test/integration/sessions_helper.cc   return WaitForTabsToLoad(index, std::vector<GURL>(1, url));
WaitForTabsToLoad  125 chrome/browser/sync/test/integration/sessions_helper.cc   return WaitForTabsToLoad(index, urls);
WaitForTabsToLoad  106 chrome/browser/sync/test/integration/sessions_helper.h bool WaitForTabsToLoad(int index, const std::vector<GURL>& urls);