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

/external/chromium_org/chrome/browser/signin/
H A Daccount_reconcilor_unittest.cc246 ASSERT_FALSE(reconcilor->AreGaiaAccountsSet());
249 ASSERT_TRUE(reconcilor->AreGaiaAccountsSet());
267 ASSERT_FALSE(reconcilor->AreGaiaAccountsSet());
270 ASSERT_FALSE(reconcilor->AreGaiaAccountsSet());
287 ASSERT_FALSE(reconcilor->AreGaiaAccountsSet());
321 ASSERT_FALSE(reconcilor->AreGaiaAccountsSet());
347 ASSERT_FALSE(reconcilor->AreGaiaAccountsSet());
/external/chromium_org/components/signin/core/browser/
H A Daccount_reconcilor.h78 bool AreGaiaAccountsSet() const { return are_gaia_accounts_set_; } function in class:AccountReconcilor

Completed in 414 milliseconds