gps               168 content/browser/geolocation/location_arbitrator_impl_unittest.cc   EXPECT_FALSE(gps());
gps               176 content/browser/geolocation/location_arbitrator_impl_unittest.cc   EXPECT_FALSE(gps());
gps               184 content/browser/geolocation/location_arbitrator_impl_unittest.cc   EXPECT_TRUE(gps());
gps               186 content/browser/geolocation/location_arbitrator_impl_unittest.cc   EXPECT_EQ(MockLocationProvider::LOW_ACCURACY, gps()->state_);
gps               210 content/browser/geolocation/location_arbitrator_impl_unittest.cc   ASSERT_TRUE(gps());
gps               212 content/browser/geolocation/location_arbitrator_impl_unittest.cc   EXPECT_EQ(MockLocationProvider::LOW_ACCURACY, gps()->state_);
gps               215 content/browser/geolocation/location_arbitrator_impl_unittest.cc   EXPECT_EQ(MockLocationProvider::LOW_ACCURACY, gps()->state_);
gps               218 content/browser/geolocation/location_arbitrator_impl_unittest.cc   EXPECT_EQ(MockLocationProvider::HIGH_ACCURACY, gps()->state_);
gps               225 content/browser/geolocation/location_arbitrator_impl_unittest.cc   ASSERT_TRUE(gps());
gps               233 content/browser/geolocation/location_arbitrator_impl_unittest.cc   SetPositionFix(gps(), 3, 4, 50);
gps               257 content/browser/geolocation/location_arbitrator_impl_unittest.cc   SetPositionFix(gps(), 3.5676457, 139.629198, 50);
gps               263 content/browser/geolocation/location_arbitrator_impl_unittest.cc   SetPositionFix(gps(), 3.5677675, 139.632314, 50);
gps               268 content/browser/geolocation/location_arbitrator_impl_unittest.cc   SetPositionFix(gps(), 3.5679026, 139.634777, 300);
gps               276 content/browser/geolocation/location_arbitrator_impl_unittest.cc   SetPositionFix(gps(), 3.5659005, 139.682579, 300);
gps               287 content/browser/geolocation/location_arbitrator_impl_unittest.cc   SetPositionFix(gps(), 3.5657104, 139.690341, 300);
gps               301 content/browser/geolocation/location_arbitrator_impl_unittest.cc   ASSERT_TRUE(gps());