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

/external/chromium_org/chrome/browser/spellchecker/
H A Dspellcheck_host_metrics.cc25 RecordWordCounts();
66 RecordWordCounts();
90 // RecordReplacedWordStats() Calls RecordWordCounts() eventually.
110 RecordWordCounts();
113 void SpellCheckHostMetrics::RecordWordCounts() { function in class:SpellCheckHostMetrics
H A Dspellcheck_host_metrics.h66 void RecordWordCounts();
H A Dspellcheck_host_metrics_unittest.cc31 void RecordWordCountsForTesting() { metrics_->RecordWordCounts(); }
88 // This test ensures that RecordWordCounts only records metrics if they

Completed in 110 milliseconds