Home | History | Annotate | Download | only in gcm_driver

Lines Matching refs:GetAccounts

249   const GCMAccountMapper::AccountMappings& GetAccounts() const {
286 EXPECT_TRUE(GetAccounts().empty());
328 GCMAccountMapper::AccountMappings mappings = GetAccounts();
360 EXPECT_TRUE(GetAccounts().empty());
367 EXPECT_TRUE(GetAccounts().empty());
371 GCMAccountMapper::AccountMappings mappings = GetAccounts();
388 GCMAccountMapper::AccountMappings mappings = GetAccounts();
424 GCMAccountMapper::AccountMappings mappings = GetAccounts();
459 GCMAccountMapper::AccountMappings mappings = GetAccounts();
501 GCMAccountMapper::AccountMappings mappings = GetAccounts();
532 EXPECT_TRUE(GetAccounts().empty());
556 GCMAccountMapper::AccountMappings mappings = GetAccounts();
591 GCMAccountMapper::AccountMappings mappings = GetAccounts();
629 GCMAccountMapper::AccountMappings mappings = GetAccounts();
663 GCMAccountMapper::AccountMappings mappings = GetAccounts();
684 GCMAccountMapper::AccountMappings mappings = GetAccounts();
716 GCMAccountMapper::AccountMappings mappings = GetAccounts();
789 GCMAccountMapper::AccountMappings mappings = GetAccounts();
837 VerifyMappings(expected_mappings, GetAccounts(), "Step 1, After restart");
854 expected_mappings, GetAccounts(), "Step 2, One account is being removed");
863 expected_mappings, GetAccounts(), "Step 3, Removing completed");
880 VerifyMappings(expected_mappings, GetAccounts(), "Step 4, Two new accounts");
891 expected_mappings, GetAccounts(), "Step 5, Two accounts being added");
903 expected_mappings, GetAccounts(), "Step 6, Three mapped accounts");