Searched refs:COMPONENT_STATE_1 (Results 1 – 1 of 1) sorted by relevance
48 private static final int COMPONENT_STATE_1 = 1; field in AggregatedPowerStatsTest67 stateLabels.put(COMPONENT_STATE_1, "one"); in setup()117 ps.stateStats.put(COMPONENT_STATE_1, new long[]{5000}); in prepareAggregatePowerStats()133 ps.stateStats.put(COMPONENT_STATE_1, new long[]{1000}); in prepareAggregatePowerStats()167 assertThat(getStateStats(stats, COMPONENT_STATE_1, in verifyAggregatedPowerStats()172 assertThat(getStateStats(stats, COMPONENT_STATE_1, in verifyAggregatedPowerStats()