Searched refs:gameLoadingCountBefore (Results 1 – 1 of 1) sorted by relevance
329 final int gameLoadingCountBefore = getGameLoadingCount(); in testSetGameStateStandardMode() local336 assertEquals(gameLoadingCountBefore, getGameLoadingCount()); in testSetGameStateStandardMode()345 final int gameLoadingCountBefore = getGameLoadingCount(); in testSetGameStatePerformanceMode() local352 assertEquals(gameLoadingCountBefore + 1, getGameLoadingCount()); in testSetGameStatePerformanceMode()362 final int gameLoadingCountBefore = getGameLoadingCount(); in testSetGameStatePerformanceMode_withParams() local370 assertEquals(gameLoadingCountBefore + 1, getGameLoadingCount()); in testSetGameStatePerformanceMode_withParams()