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

/external/chromium_org/content/public/browser/
H A Dgeolocation_provider.h55 virtual void OverrideLocationForTesting(const Geoposition& position) = 0;
/external/chromium_org/content/browser/geolocation/
H A Dgeolocation_provider_impl.h33 virtual void OverrideLocationForTesting(const Geoposition& position) OVERRIDE;
H A Dgeolocation_provider_impl_unittest.cc240 TEST_F(GeolocationProviderTest, OverrideLocationForTesting) {
243 provider()->OverrideLocationForTesting(position);
H A Dgeolocation_provider_impl.cc51 void GeolocationProviderImpl::OverrideLocationForTesting( function in class:content::GeolocationProviderImpl
/external/chromium_org/components/autofill/content/browser/risk/
H A Dfingerprint_browsertest.cc193 content::GeolocationProvider::GetInstance()->OverrideLocationForTesting(
/external/chromium_org/chrome/test/base/
H A Dui_test_utils.cc555 content::GeolocationProvider::GetInstance()->OverrideLocationForTesting(

Completed in 119 milliseconds