Home
last modified time | relevance | path

Searched defs:ExpectBucketCount (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/test/metrics/
Dhistogram_tester.h66 void ExpectBucketCount(const std::string& name, in ExpectBucketCount() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/6/external/libchrome/base/test/metrics/
Dhistogram_tester.h66 void ExpectBucketCount(const std::string& name, in ExpectBucketCount() function
/aosp_15_r20/external/libchrome/base/test/metrics/
H A Dhistogram_tester.h63 void ExpectBucketCount(const std::string& name, in ExpectBucketCount() function
H A Dhistogram_tester.cc47 void HistogramTester::ExpectBucketCount( in ExpectBucketCount() function in base::HistogramTester
/aosp_15_r20/external/cronet/base/test/metrics/
H A Dhistogram_tester.cc73 void HistogramTester::ExpectBucketCount(std::string_view name, in ExpectBucketCount() function in base::HistogramTester