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 297 bool WaitForTestServerToStart(base::TimeDelta wait, int intervals);
sync_test.cc 573 if (WaitForTestServerToStart(kMaxWaitTime, kNumIntervals)) {
603 bool SyncTest::WaitForTestServerToStart(base::TimeDelta wait, int intervals) {

Completed in 96 milliseconds