Searched refs:NUMBER_OF_PLAYER_RANDOM_ACTIONS (Results 1 – 1 of 1) sorted by relevance
50 private static final int NUMBER_OF_PLAYER_RANDOM_ACTIONS = 100000; field in MediaRandomTest203 for (int i = 0; i < NUMBER_OF_PLAYER_RANDOM_ACTIONS; i++){ in testPlayerRandomAction()