Searched refs:ExistsRegistration (Results 1 – 1 of 1) sorted by relevance
238 bool ExistsRegistration(const std::string& app_id) const;447 bool GCMClientImplTest::ExistsRegistration(const std::string& app_id) const { in ExistsRegistration() function in gcm::GCMClientImplTest573 EXPECT_FALSE(ExistsRegistration(kAppId)); in TEST_F()584 EXPECT_TRUE(ExistsRegistration(kAppId)); in TEST_F()588 EXPECT_FALSE(ExistsRegistration(kAppId)); in TEST_F()594 EXPECT_TRUE(ExistsRegistration(kAppId)); in TEST_F()606 EXPECT_TRUE(ExistsRegistration(kAppId)); in TEST_F()610 EXPECT_FALSE(ExistsRegistration(kAppId)); in TEST_F()616 EXPECT_TRUE(ExistsRegistration(kAppId)); in TEST_F()624 EXPECT_FALSE(ExistsRegistration(kAppId)); in TEST_F()