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.cc466 std::unique_ptr<TestDelegate> subdir_delegate(new TestDelegate(collector())); in TEST_F() local
467 ASSERT_TRUE(SetupWatch(subdir, &subdir_watcher, subdir_delegate.get(), in TEST_F()
609 std::unique_ptr<TestDelegate> subdir_delegate(new TestDelegate(collector())); in TEST_F() local
610 ASSERT_TRUE(SetupWatch(dest_subdir, &subdir_watcher, subdir_delegate.get(), in TEST_F()