GetPasswordCount   14 chrome/browser/sync/test/integration/multiple_client_passwords_sync_test.cc using passwords_helper::GetPasswordCount;
GetPasswordCount   37 chrome/browser/sync/test/integration/multiple_client_passwords_sync_test.cc   ASSERT_EQ(num_clients(), GetPasswordCount(0));
GetPasswordCount   75 chrome/browser/sync/test/integration/passwords_helper.h int GetPasswordCount(int index);
GetPasswordCount   16 chrome/browser/sync/test/integration/performance/passwords_sync_perf_test.cc using passwords_helper::GetPasswordCount;
GetPasswordCount   87 chrome/browser/sync/test/integration/performance/passwords_sync_perf_test.cc   ASSERT_EQ(kNumPasswords, GetPasswordCount(1));
GetPasswordCount   93 chrome/browser/sync/test/integration/performance/passwords_sync_perf_test.cc   ASSERT_EQ(kNumPasswords, GetPasswordCount(1));
GetPasswordCount   99 chrome/browser/sync/test/integration/performance/passwords_sync_perf_test.cc   ASSERT_EQ(0, GetPasswordCount(1));
GetPasswordCount   13 chrome/browser/sync/test/integration/single_client_passwords_sync_test.cc using passwords_helper::GetPasswordCount;
GetPasswordCount   38 chrome/browser/sync/test/integration/single_client_passwords_sync_test.cc   ASSERT_EQ(1, GetPasswordCount(0));
GetPasswordCount   42 chrome/browser/sync/test/integration/single_client_passwords_sync_test.cc   ASSERT_EQ(1, GetPasswordCount(0));
GetPasswordCount   17 chrome/browser/sync/test/integration/two_client_passwords_sync_test.cc using passwords_helper::GetPasswordCount;
GetPasswordCount   54 chrome/browser/sync/test/integration/two_client_passwords_sync_test.cc   ASSERT_EQ(1, GetPasswordCount(0));
GetPasswordCount   85 chrome/browser/sync/test/integration/two_client_passwords_sync_test.cc   ASSERT_EQ(1, GetPasswordCount(0));
GetPasswordCount   94 chrome/browser/sync/test/integration/two_client_passwords_sync_test.cc   ASSERT_EQ(1, GetPasswordCount(1));
GetPasswordCount  107 chrome/browser/sync/test/integration/two_client_passwords_sync_test.cc   ASSERT_EQ(1, GetPasswordCount(0));
GetPasswordCount  116 chrome/browser/sync/test/integration/two_client_passwords_sync_test.cc   ASSERT_EQ(1, GetPasswordCount(1));
GetPasswordCount  146 chrome/browser/sync/test/integration/two_client_passwords_sync_test.cc   ASSERT_EQ(1, GetPasswordCount(0));
GetPasswordCount  149 chrome/browser/sync/test/integration/two_client_passwords_sync_test.cc   ASSERT_EQ(1, GetPasswordCount(1));
GetPasswordCount  232 chrome/browser/sync/test/integration/two_client_passwords_sync_test.cc   ASSERT_EQ(3, GetPasswordCount(0));