ExistsRegistration  190 google_apis/gcm/gcm_client_impl_unittest.cc   bool ExistsRegistration(const std::string& app_id) const;
ExistsRegistration  457 google_apis/gcm/gcm_client_impl_unittest.cc   EXPECT_FALSE(ExistsRegistration(kAppId));
ExistsRegistration  468 google_apis/gcm/gcm_client_impl_unittest.cc   EXPECT_TRUE(ExistsRegistration(kAppId));
ExistsRegistration  472 google_apis/gcm/gcm_client_impl_unittest.cc   EXPECT_FALSE(ExistsRegistration(kAppId));
ExistsRegistration  478 google_apis/gcm/gcm_client_impl_unittest.cc   EXPECT_TRUE(ExistsRegistration(kAppId));
ExistsRegistration  489 google_apis/gcm/gcm_client_impl_unittest.cc   EXPECT_TRUE(ExistsRegistration(kAppId));
ExistsRegistration  493 google_apis/gcm/gcm_client_impl_unittest.cc   EXPECT_FALSE(ExistsRegistration(kAppId));
ExistsRegistration  499 google_apis/gcm/gcm_client_impl_unittest.cc   EXPECT_TRUE(ExistsRegistration(kAppId));
ExistsRegistration  507 google_apis/gcm/gcm_client_impl_unittest.cc   EXPECT_FALSE(ExistsRegistration(kAppId));