Searched refs:mRandom (Results 1 – 1 of 1) sorted by relevance
389 private final Random mRandom = new Random(System.currentTimeMillis()); field in NNTestBase397 Thread.currentThread().getId(), mRandom.nextInt(10000)); in copyAssetToFile()