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

/external/chromium_org/chrome/browser/sync/test/integration/
H A Ddictionary_helper.cc138 size_t num_words_; member in class:dictionary_helper::__anon4812::NumDictionaryEntriesStatusChecker
146 num_words_(num_words) {}
151 return GetDictionarySize(index_) == num_words_;
157 index_, GetDictionarySize(index_), num_words_);

Completed in 66 milliseconds