Lines Matching refs:expected_account_info

1539   AccountInfo expected_account_info =  in TEST_F()  local
1541 EXPECT_EQ(kTestEmail2, expected_account_info.email); in TEST_F()
1545 EXPECT_EQ(expected_account_info.account_id, account_info.account_id); in TEST_F()
1546 EXPECT_EQ(expected_account_info.gaia, account_info.gaia); in TEST_F()
1547 EXPECT_EQ(expected_account_info.email, account_info.email); in TEST_F()
1552 AccountInfo expected_account_info = in TEST_F() local
1554 EXPECT_EQ(kTestEmail2, expected_account_info.email); in TEST_F()
1557 expected_account_info.account_id); in TEST_F()
1561 EXPECT_EQ(expected_account_info.account_id, account_info.account_id); in TEST_F()
1562 EXPECT_EQ(expected_account_info.gaia, account_info.gaia); in TEST_F()
1563 EXPECT_EQ(expected_account_info.email, account_info.email); in TEST_F()
1567 AccountInfo expected_account_info = in TEST_F() local
1569 EXPECT_EQ(kTestEmail2, expected_account_info.email); in TEST_F()
1572 expected_account_info.account_id); in TEST_F()
1575 expected_account_info.account_id, in TEST_F()
1586 AccountInfo expected_account_info = MakeAccountAvailableWithCookies( in TEST_F() local
1588 EXPECT_EQ(kTestEmail2, expected_account_info.email); in TEST_F()
1592 EXPECT_EQ(expected_account_info.account_id, account_info.account_id); in TEST_F()
1593 EXPECT_EQ(expected_account_info.gaia, account_info.gaia); in TEST_F()
1594 EXPECT_EQ(expected_account_info.email, account_info.email); in TEST_F()
1603 AccountInfo expected_account_info = MakeAccountAvailableWithCookies( in TEST_F() local
1605 EXPECT_EQ(kTestEmail2, expected_account_info.email); in TEST_F()
1608 expected_account_info.account_id); in TEST_F()
1612 EXPECT_EQ(expected_account_info.account_id, account_info.account_id); in TEST_F()
1613 EXPECT_EQ(expected_account_info.gaia, account_info.gaia); in TEST_F()
1614 EXPECT_EQ(expected_account_info.email, account_info.email); in TEST_F()
1622 AccountInfo expected_account_info = MakeAccountAvailableWithCookies( in TEST_F() local
1624 EXPECT_EQ(kTestEmail2, expected_account_info.email); in TEST_F()
1627 expected_account_info.account_id); in TEST_F()
1630 expected_account_info.account_id, in TEST_F()