StressTransactionsDelegate 2114 sync/syncable/syncable_unittest.cc   StressTransactionsDelegate(Directory* dir, int thread_number)
StressTransactionsDelegate 2152 sync/syncable/syncable_unittest.cc   DISALLOW_COPY_AND_ASSIGN(StressTransactionsDelegate);
StressTransactionsDelegate 2172 sync/syncable/syncable_unittest.cc   scoped_ptr<StressTransactionsDelegate> thread_delegates[kThreadCount];
StressTransactionsDelegate 2175 sync/syncable/syncable_unittest.cc     thread_delegates[i].reset(new StressTransactionsDelegate(&dir, i));