OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetHistogramSamplesSinceCreation
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/base/test/
histogram_tester_unittest.cc
29
tester.
GetHistogramSamplesSinceCreation
(kHistogram1));
36
samples = tester.
GetHistogramSamplesSinceCreation
(kHistogram1);
histogram_tester.h
52
scoped_ptr<HistogramSamples>
GetHistogramSamplesSinceCreation
(
histogram_tester.cc
76
scoped_ptr<HistogramSamples> HistogramTester::
GetHistogramSamplesSinceCreation
(
/external/chromium_org/chrome/browser/ui/passwords/
manage_passwords_test.cc
98
return histogram_tester_.
GetHistogramSamplesSinceCreation
(histogram)
manage_passwords_bubble_model_unittest.cc
96
histogram_tester.
GetHistogramSamplesSinceCreation
(
Completed in 349 milliseconds