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