Searched refs:newStatsWorking (Results 1 – 1 of 1) sorted by relevance
1301 final ExecutionStats newStatsWorking; in testGetExecutionStatsLocked_Caching() local1303 newStatsWorking = mQuotaController.getExecutionStatsLocked( in testGetExecutionStatsLocked_Caching()1306 assertTrue(originalStatsWorking == newStatsWorking); in testGetExecutionStatsLocked_Caching()1307 assertNotEquals(expectedStats, newStatsWorking); in testGetExecutionStatsLocked_Caching()