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

  /external/chromium_org/chrome/browser/sync/test/integration/
sync_test.h 279 bool WaitForTestServerToStart(base::TimeDelta wait, int intervals);
sync_test.cc 549 if (WaitForTestServerToStart(kMaxWaitTime, kNumIntervals)) {
579 bool SyncTest::WaitForTestServerToStart(base::TimeDelta wait, int intervals) {

Completed in 81 milliseconds