PerformMergeAction   38 chrome/browser/signin/account_reconcilor_unittest.cc   MOCK_METHOD1(PerformMergeAction, void(const std::string& account_id));
PerformMergeAction  434 chrome/browser/signin/account_reconcilor_unittest.cc   EXPECT_CALL(*GetMockReconcilor(), PerformMergeAction("other@gmail.com"));
PerformMergeAction  487 chrome/browser/signin/account_reconcilor_unittest.cc   EXPECT_CALL(*GetMockReconcilor(), PerformMergeAction("user@gmail.com"));
PerformMergeAction  488 chrome/browser/signin/account_reconcilor_unittest.cc   EXPECT_CALL(*GetMockReconcilor(), PerformMergeAction("other@gmail.com"));
PerformMergeAction  544 chrome/browser/signin/account_reconcilor_unittest.cc   EXPECT_CALL(*GetMockReconcilor(), PerformMergeAction("user@gmail.com"));
PerformMergeAction  626 components/signin/core/browser/account_reconcilor.cc     PerformMergeAction(add_to_cookie_[i]);
PerformMergeAction  148 components/signin/core/browser/account_reconcilor.h   virtual void PerformMergeAction(const std::string& account_id);