OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetTotalCountsForPrefix
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/test/metrics/
histogram_tester.h
120
// EXPECT_THAT(histogram_tester.
GetTotalCountsForPrefix
("MyMetric."),
122
CountsMap
GetTotalCountsForPrefix
(const std::string& prefix) const;
histogram_tester.cc
120
HistogramTester::CountsMap HistogramTester::
GetTotalCountsForPrefix
(
Completed in 187 milliseconds