Searched refs:newStatsWorking (Results 1 – 1 of 1) sorted by relevance
1288 final ExecutionStats newStatsWorking; in testGetExecutionStatsLocked_Caching() local1290 newStatsWorking = mQuotaController.getExecutionStatsLocked( in testGetExecutionStatsLocked_Caching()1293 assertTrue(originalStatsWorking == newStatsWorking); in testGetExecutionStatsLocked_Caching()1294 assertNotEquals(expectedStats, newStatsWorking); in testGetExecutionStatsLocked_Caching()