Searched refs:WaitForTestServerToStart (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/sync/test/integration/
H A Dsync_test.h324 bool WaitForTestServerToStart(base::TimeDelta wait, int intervals);
H A Dsync_test.cc735 if (WaitForTestServerToStart(kMaxWaitTime, kNumIntervals)) {
765 bool SyncTest::WaitForTestServerToStart(base::TimeDelta wait, int intervals) { function in class:SyncTest

Completed in 206 milliseconds