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

/external/chromium_org/content/browser/geolocation/
H A Dgeolocation_provider_impl_unittest.cc57 class MockGeolocationObserver : public GeolocationObserver { class in namespace:content
62 class AsyncMockGeolocationObserver : public MockGeolocationObserver {
65 MockGeolocationObserver::OnLocationUpdate(position);
202 &MockGeolocationObserver::OnLocationUpdate,
224 &MockGeolocationObserver::OnLocationUpdate,
246 MockGeolocationObserver mock_observer;
249 &MockGeolocationObserver::OnLocationUpdate,

Completed in 436 milliseconds