Home
last modified time | relevance | path

Searched refs:oRandom (Results 1 – 4 of 4) sorted by relevance

/trunk/main/unotools/qa/complex/tempfile/
H A DTest02.java65 Random oRandom = new Random(); in test() local
66 oRandom.nextBytes( pBytesIn ); in test()
H A DTest01.java74 Random oRandom = new Random(); in test() local
75 oRandom.nextBytes( pBytesIn ); in test()
/trunk/main/comphelper/qa/complex/comphelper/
H A DSequenceOutputStreamUnitTest.java108 Random oRandom = new Random(); in test() local
109 oRandom.nextBytes (pBytesOriginal); in test()
/trunk/main/sot/qa/complex/olesimplestorage/
H A DTest01.java71 Random oRandom = new Random (); in test() local
75 oRandom.nextBytes (pBytesOut[i]); in test()

Completed in 17 milliseconds