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