Searched refs:mRandomSeed (Results 1 – 2 of 2) sorted by relevance
178 private Long mRandomSeed = null; field in MonkeyBase619 if (mRandomSeed == null) { in buildMonkeyCommand()624 cmdList.add(Long.toString(mRandomSeed)); in buildMonkeyCommand()
218 private long mRandomSeed = -1; field in ITestSuite458 randomizeTestModules(runModules, mRandomSeed); in createExecutionList()