Searched refs:newStatsFrequent (Results 1 – 1 of 1) sorted by relevance
1318 final ExecutionStats newStatsFrequent; in testGetExecutionStatsLocked_Caching() local1320 newStatsFrequent = mQuotaController.getExecutionStatsLocked( in testGetExecutionStatsLocked_Caching()1323 assertTrue(originalStatsFrequent == newStatsFrequent); in testGetExecutionStatsLocked_Caching()1324 assertNotEquals(expectedStats, newStatsFrequent); in testGetExecutionStatsLocked_Caching()