Searched refs:MockLocationObserver (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/geolocation/
H A Dlocation_arbitrator_impl_unittest.cc18 class MockLocationObserver { class in namespace:content
21 virtual ~MockLocationObserver() {}
112 observer_.reset(new MockLocationObserver);
114 base::Bind(&MockLocationObserver::OnLocationUpdate,
149 scoped_ptr<MockLocationObserver> observer_;

Completed in 78 milliseconds