GeopositionEq     198 content/browser/geolocation/geolocation_provider_unittest.cc   EXPECT_CALL(first_observer, OnLocationUpdate(GeopositionEq(first_position)));
GeopositionEq     224 content/browser/geolocation/geolocation_provider_unittest.cc               OnLocationUpdate(GeopositionEq(second_position)));
GeopositionEq     239 content/browser/geolocation/geolocation_provider_unittest.cc   EXPECT_CALL(mock_observer, OnLocationUpdate(GeopositionEq(position)));