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

/external/chromium_org/chrome/browser/geolocation/
H A Dgeolocation_browsertest.cc296 void NotifyGeoposition(double latitude, double longitude);
458 void GeolocationBrowserTest::NotifyGeoposition(double latitude, function in class:GeolocationBrowserTest
601 NotifyGeoposition(fresh_position_latitude, fresh_position_longitude);
637 NotifyGeoposition(cached_position_latitude, cached_position_lognitude);
749 NotifyGeoposition(final_position_latitude, final_position_longitude);

Completed in 63 milliseconds