Searched refs:newStatsActive (Results 1 – 1 of 1) sorted by relevance
1009 final ExecutionStats newStatsActive = mQuotaController.getExecutionStatsLocked(0, in testGetExecutionStatsLocked_Caching() local1012 assertTrue(originalStatsActive == newStatsActive); in testGetExecutionStatsLocked_Caching()1013 assertEquals(expectedStats, newStatsActive); in testGetExecutionStatsLocked_Caching()