Searched refs:getStatsLogReport (Results 1 – 6 of 6) sorted by relevance
93 StatsLogReport metricReport = getStatsLogReport(); in testValueMetric()168 StatsLogReport metricReport = getStatsLogReport(); in testPullerAcrossBuckets()249 StatsLogReport metricReport = getStatsLogReport(); in testMultipleEventsPerBucket()318 StatsLogReport metricReport = getStatsLogReport(); in testPullerAcrossBucketsWithActivation()446 StatsLogReport metricReport = getStatsLogReport(); in testValueMetricWithConditionAndActivation()
92 StatsLogReport metricReport = getStatsLogReport(); in testDurationMetric()198 StatsLogReport metricReport = getStatsLogReport(); in testDurationMetricWithCondition()287 StatsLogReport metricReport = getStatsLogReport(); in testDurationMetricWithActivation()460 StatsLogReport metricReport = getStatsLogReport(); in testDurationMetricWithConditionAndActivation()547 StatsLogReport metricReport = getStatsLogReport(); in testDurationMetricWithDimension()
62 StatsLogReport metricReport = getStatsLogReport(); in testSimpleEventCountMetric()119 StatsLogReport metricReport = getStatsLogReport(); in testEventCountWithCondition()240 StatsLogReport metricReport = getStatsLogReport(); in testEventCountWithConditionAndActivation()392 StatsLogReport metricReport = getStatsLogReport();
120 StatsLogReport metricReport = getStatsLogReport(); in testGaugeMetric()192 StatsLogReport metricReport = getStatsLogReport(); in testPulledGaugeMetricWithActivation()316 StatsLogReport metricReport = getStatsLogReport(); in testPulledGaugeMetricWithConditionAndActivation()
272 StatsLogReport report = getStatsLogReport(); in getStatsdWakelockData()
446 protected StatsLogReport getStatsLogReport() throws Exception { in getStatsLogReport() method in AtomTestCase