Searched refs:assertAggregationMapEquals (Results 1 – 3 of 3) sorted by relevance
20 import static io.opencensus.implcore.stats.StatsTestUtil.assertAggregationMapEquals;314 StatsTestUtil.assertAggregationMapEquals( in testRecordCumulative()438 StatsTestUtil.assertAggregationMapEquals( in testRecordInterval()447 StatsTestUtil.assertAggregationMapEquals( in testRecordInterval()459 StatsTestUtil.assertAggregationMapEquals( in testRecordInterval()467 StatsTestUtil.assertAggregationMapEquals( in testRecordInterval()488 StatsTestUtil.assertAggregationMapEquals( in getViewDoesNotClearStats()503 StatsTestUtil.assertAggregationMapEquals( in getViewDoesNotClearStats()528 assertAggregationMapEquals( in testRecordCumulativeMultipleTagValues()573 StatsTestUtil.assertAggregationMapEquals( in testRecordIntervalMultipleTagValues()[all …]
152 StatsTestUtil.assertAggregationMapEquals( in record_UnregisteredMeasure()283 StatsTestUtil.assertAggregationMapEquals( in recordTwice()342 StatsTestUtil.assertAggregationMapEquals( in record_StatsReenabled()
85 static void assertAggregationMapEquals( in assertAggregationMapEquals() method in StatsTestUtil