Home
last modified time | relevance | path

Searched refs:subdir_delegate (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/files/
Dfile_path_watcher_unittest.cc461 std::unique_ptr<TestDelegate> subdir_delegate(new TestDelegate(collector())); in TEST_F() local
462 ASSERT_TRUE(SetupWatch(subdir, &subdir_watcher, subdir_delegate.get(), in TEST_F()
605 std::unique_ptr<TestDelegate> subdir_delegate(new TestDelegate(collector())); in TEST_F() local
606 ASSERT_TRUE(SetupWatch(dest_subdir, &subdir_watcher, subdir_delegate.get(), in TEST_F()