Home | History | Annotate | Download | only in files

Lines Matching full:collector

96   explicit TestDelegate(NotificationCollector* collector)
97 : collector_(collector) {
196 NotificationCollector* collector() { return collector_.get(); }
207 scoped_refptr<TestDelegate> delegate(new TestDelegate(collector()));
219 scoped_refptr<TestDelegate> delegate(new TestDelegate(collector()));
233 scoped_refptr<TestDelegate> delegate(new TestDelegate(collector()));
245 scoped_refptr<TestDelegate> delegate(new TestDelegate(collector()));
289 scoped_refptr<TestDelegate> delegate(new TestDelegate(collector()));
298 scoped_refptr<TestDelegate> delegate1(new TestDelegate(collector()));
299 scoped_refptr<TestDelegate> delegate2(new TestDelegate(collector()));
313 scoped_refptr<TestDelegate> delegate(new TestDelegate(collector()));
345 scoped_refptr<TestDelegate> delegate(new TestDelegate(collector()));
370 scoped_refptr<TestDelegate> delegate(new TestDelegate(collector()));
381 scoped_refptr<TestDelegate> delegate(new TestDelegate(collector()));
398 scoped_refptr<TestDelegate> delegate(new TestDelegate(collector()));
432 scoped_refptr<TestDelegate> file_delegate(new TestDelegate(collector()));
434 scoped_refptr<TestDelegate> subdir_delegate(new TestDelegate(collector()));
463 scoped_refptr<TestDelegate> file_delegate(new TestDelegate(collector()));
465 scoped_refptr<TestDelegate> subdir_delegate(new TestDelegate(collector()));
481 scoped_refptr<TestDelegate> delegate(new TestDelegate(collector()));
599 scoped_refptr<TestDelegate> delegate(new TestDelegate(collector()));