GetDictionarySize 151 chrome/browser/sync/test/integration/dictionary_helper.cc return GetDictionarySize(index_) == num_words_; GetDictionarySize 157 chrome/browser/sync/test/integration/dictionary_helper.cc index_, GetDictionarySize(index_), num_words_); GetDictionarySize 22 chrome/browser/sync/test/integration/dictionary_helper.h size_t GetDictionarySize(int index); GetDictionarySize 42 chrome/browser/sync/test/integration/multiple_client_dictionary_sync_test.cc ASSERT_EQ(1UL, dictionary_helper::GetDictionarySize(0)); GetDictionarySize 54 chrome/browser/sync/test/integration/multiple_client_dictionary_sync_test.cc static_cast<int>(dictionary_helper::GetDictionarySize(0))); GetDictionarySize 80 chrome/browser/sync/test/integration/multiple_client_dictionary_sync_test.cc ASSERT_EQ(initial_words, dictionary_helper::GetDictionarySize(i)); GetDictionarySize 99 chrome/browser/sync/test/integration/multiple_client_dictionary_sync_test.cc ASSERT_EQ(initial_words, dictionary_helper::GetDictionarySize(i)); GetDictionarySize 111 chrome/browser/sync/test/integration/multiple_client_dictionary_sync_test.cc ASSERT_EQ(initial_words, dictionary_helper::GetDictionarySize(n-1)); GetDictionarySize 35 chrome/browser/sync/test/integration/performance/dictionary_sync_perf_test.cc dictionary_helper::GetDictionarySize(1)); GetDictionarySize 45 chrome/browser/sync/test/integration/performance/dictionary_sync_perf_test.cc ASSERT_EQ(0UL, dictionary_helper::GetDictionarySize(1)); GetDictionarySize 39 chrome/browser/sync/test/integration/two_client_dictionary_sync_test.cc ASSERT_EQ(words.size(), dictionary_helper::GetDictionarySize(0)); GetDictionarySize 47 chrome/browser/sync/test/integration/two_client_dictionary_sync_test.cc ASSERT_EQ(0UL, dictionary_helper::GetDictionarySize(0)); GetDictionarySize 54 chrome/browser/sync/test/integration/two_client_dictionary_sync_test.cc ASSERT_EQ(words.size(), dictionary_helper::GetDictionarySize(0)); GetDictionarySize 66 chrome/browser/sync/test/integration/two_client_dictionary_sync_test.cc ASSERT_EQ(1UL, dictionary_helper::GetDictionarySize(0)); GetDictionarySize 78 chrome/browser/sync/test/integration/two_client_dictionary_sync_test.cc ASSERT_EQ(1UL, dictionary_helper::GetDictionarySize(0)); GetDictionarySize 84 chrome/browser/sync/test/integration/two_client_dictionary_sync_test.cc ASSERT_EQ(0UL, dictionary_helper::GetDictionarySize(0)); GetDictionarySize 102 chrome/browser/sync/test/integration/two_client_dictionary_sync_test.cc ASSERT_EQ(1UL, dictionary_helper::GetDictionarySize(0)); GetDictionarySize 136 chrome/browser/sync/test/integration/two_client_dictionary_sync_test.cc dictionary_helper::GetDictionarySize(0)); GetDictionarySize 140 chrome/browser/sync/test/integration/two_client_dictionary_sync_test.cc dictionary_helper::GetDictionarySize(1)); GetDictionarySize 147 chrome/browser/sync/test/integration/two_client_dictionary_sync_test.cc dictionary_helper::GetDictionarySize(0)); GetDictionarySize 151 chrome/browser/sync/test/integration/two_client_dictionary_sync_test.cc dictionary_helper::GetDictionarySize(1));