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