Home
last modified time | relevance | path

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

/aoo41x/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.java79 Random oRandom = new Random(); in test() local
80 oRandom.nextBytes( pBytesIn ); in test()
/aoo41x/main/comphelper/qa/complex/comphelper/
H A DSequenceOutputStreamUnitTest.java118 Random oRandom = new Random(); in test() local
119 oRandom.nextBytes (pBytesOriginal); in test()
/aoo41x/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 179 milliseconds