OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StatisticsDeltaReader
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/base/test/
statistics_delta_reader.h
24
class
StatisticsDeltaReader
{
26
StatisticsDeltaReader
();
27
~
StatisticsDeltaReader
();
40
DISALLOW_COPY_AND_ASSIGN(
StatisticsDeltaReader
);
statistics_delta_reader.cc
14
StatisticsDeltaReader
::
StatisticsDeltaReader
() {
27
StatisticsDeltaReader
::~
StatisticsDeltaReader
() {
32
StatisticsDeltaReader
::GetHistogramSamplesSinceCreation(
statistics_delta_reader_unittest.cc
18
StatisticsDeltaReader
reader;
/external/chromium_org/chrome/browser/spellchecker/
spellcheck_host_metrics_unittest.cc
44
base::
StatisticsDeltaReader
statistics_delta_reader1;
53
base::
StatisticsDeltaReader
statistics_delta_reader2;
75
base::
StatisticsDeltaReader
statistics_delta_reader;
101
base::
StatisticsDeltaReader
statistics_delta_reader;
117
base::
StatisticsDeltaReader
statistics_delta_reader1;
126
base::
StatisticsDeltaReader
statistics_delta_reader2;
/external/chromium_org/chrome/browser/ui/views/passwords/
manage_passwords_view_test.h
52
base::
StatisticsDeltaReader
statistics_reader_;
/external/chromium_org/chrome/browser/ui/passwords/
manage_passwords_bubble_model_unittest.cc
88
base::
StatisticsDeltaReader
statistics_delta_reader;
102
base::
StatisticsDeltaReader
statistics_delta_reader;
131
base::
StatisticsDeltaReader
statistics_delta_reader;
160
base::
StatisticsDeltaReader
statistics_delta_reader;
189
base::
StatisticsDeltaReader
statistics_delta_reader;
218
base::
StatisticsDeltaReader
statistics_delta_reader;
247
base::
StatisticsDeltaReader
statistics_delta_reader;
276
base::
StatisticsDeltaReader
statistics_delta_reader;
/external/chromium_org/net/url_request/
url_request_throttler_unittest.cc
210
base::
StatisticsDeltaReader
statistics_delta_reader;
227
base::
StatisticsDeltaReader
statistics_delta_reader;
Completed in 156 milliseconds