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