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

/external/chromium_org/chrome/test/nacl/
H A Dnacl_browsertest_uma.cc24 histograms.ExpectUniqueSample("NaCl.LoadStatus.Plugin",
28 histograms.ExpectUniqueSample("NaCl.LoadStatus.SelLdr",
40 histograms.ExpectUniqueSample("NaCl.ValidationCache.Query",
43 histograms.ExpectUniqueSample("NaCl.ValidationCache.Set",
49 histograms.ExpectUniqueSample("NaCl.ValidationCache.Query",
52 histograms.ExpectUniqueSample("NaCl.ValidationCache.Set",
192 histograms.ExpectUniqueSample("NaCl.ValidationCache.Query",
195 histograms.ExpectUniqueSample("NaCl.ValidationCache.Set",
210 histograms.ExpectUniqueSample("NaCl.ValidationCache.Set",
/external/chromium_org/chrome/browser/signin/
H A Daccount_reconcilor_unittest.cc294 histogram_tester()->ExpectUniqueSample(
326 histogram_tester()->ExpectUniqueSample(
353 histogram_tester()->ExpectUniqueSample(
379 histogram_tester()->ExpectUniqueSample(
383 histogram_tester()->ExpectUniqueSample(
385 histogram_tester()->ExpectUniqueSample(
410 histogram_tester()->ExpectUniqueSample(
414 histogram_tester()->ExpectUniqueSample(
416 histogram_tester()->ExpectUniqueSample(
443 histogram_tester()->ExpectUniqueSample(
[all...]
/external/chromium_org/chrome/browser/ui/passwords/
H A Dmanage_passwords_bubble_model_unittest.cc112 histogram_tester.ExpectUniqueSample(
129 histogram_tester.ExpectUniqueSample(
146 histogram_tester.ExpectUniqueSample(
163 histogram_tester.ExpectUniqueSample(
180 histogram_tester.ExpectUniqueSample(
197 histogram_tester.ExpectUniqueSample(
214 histogram_tester.ExpectUniqueSample(
/external/chromium_org/base/test/
H A Dhistogram_tester.h33 void ExpectUniqueSample(const std::string& name,
H A Dhistogram_tester_unittest.cc49 tester.ExpectUniqueSample(kHistogram2, 2, 3);
H A Dhistogram_tester.cc32 void HistogramTester::ExpectUniqueSample( function in class:base::HistogramTester
/external/chromium_org/chrome/browser/ui/views/profiles/
H A Dprofile_chooser_view_browsertest.cc97 histograms.ExpectUniqueSample("Profile.NewAvatarMenu.Upgrade",
/external/chromium_org/components/data_reduction_proxy/browser/
H A Ddata_reduction_proxy_usage_stats_unittest.cc311 histogram_tester.ExpectUniqueSample(
318 histogram_tester.ExpectUniqueSample(
428 histogram_tester.ExpectUniqueSample(k4xxHistogramName,
435 histogram_tester.ExpectUniqueSample(kOtherHistogramName,
/external/chromium_org/components/suggestions/
H A Dblacklist_store_unittest.cc142 histogram_tester.ExpectUniqueSample("Suggestions.LocalBlacklistSize", 0, 1);

Completed in 2955 milliseconds