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

/external/chromium_org/components/gcm_driver/
H A Dgcm_driver_desktop_unittest.cc711 const std::string expected_registration_id = local
714 EXPECT_EQ(expected_registration_id, registration_id());
732 const std::string expected_registration_id = local
735 EXPECT_EQ(expected_registration_id, registration_id());
749 EXPECT_EQ(expected_registration_id, registration_id());
757 const std::string expected_registration_id = local
760 EXPECT_EQ(expected_registration_id, registration_id());
789 const std::string expected_registration_id = local
793 EXPECT_EQ(expected_registration_id, registration_id());
807 EXPECT_EQ(expected_registration_id, registration_i
[all...]
/external/chromium_org/chrome/browser/services/gcm/
H A Dgcm_profile_service_unittest.cc257 std::string expected_registration_id = local
259 EXPECT_EQ(expected_registration_id, registration_id());

Completed in 83 milliseconds