Searched defs:AccountReconcilorTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/signin/
H A Daccount_reconcilor_unittest.cc78 class AccountReconcilorTest : public ::testing::TestWithParam<bool> { class in inherits:::testing::TestWithParam
80 AccountReconcilorTest();
112 DISALLOW_COPY_AND_ASSIGN(AccountReconcilorTest);
115 AccountReconcilorTest::AccountReconcilorTest() function in class:AccountReconcilorTest
121 void AccountReconcilorTest::SetUp() {
158 MockAccountReconcilor* AccountReconcilorTest::GetMockReconcilor() {
168 void AccountReconcilorTest::SimulateMergeSessionCompleted(
175 TEST_F(AccountReconcilorTest, Basic) {
188 TEST_F(AccountReconcilorTest, SigninManagerRegistratio
[all...]

Completed in 788 milliseconds