Searched defs:run (Results 426 - 450 of 1098) sorted by relevance

<<11121314151617181920>>

/openjdk7/jdk/test/java/rmi/reliability/benchmark/bench/rmi/
H A DBooleanArrayCalls.java64 public long run(String[] args) throws Exception { method in class:BooleanArrayCalls
H A DBooleanCalls.java63 public long run(String[] args) throws Exception { method in class:BooleanCalls
H A DByteArrayCalls.java64 public long run(String[] args) throws Exception { method in class:ByteArrayCalls
H A DByteCalls.java63 public long run(String[] args) throws Exception { method in class:ByteCalls
H A DCharArrayCalls.java64 public long run(String[] args) throws Exception { method in class:CharArrayCalls
H A DCharCalls.java63 public long run(String[] args) throws Exception { method in class:CharCalls
H A DDoubleArrayCalls.java64 public long run(String[] args) throws Exception { method in class:DoubleArrayCalls
H A DDoubleCalls.java63 public long run(String[] args) throws Exception { method in class:DoubleCalls
H A DExceptionCalls.java66 public long run(String[] args) throws Exception { method in class:ExceptionCalls
H A DFloatArrayCalls.java64 public long run(String[] args) throws Exception { method in class:FloatArrayCalls
H A DFloatCalls.java63 public long run(String[] args) throws Exception { method in class:FloatCalls
H A DIntArrayCalls.java64 public long run(String[] args) throws Exception { method in class:IntArrayCalls
H A DIntCalls.java63 public long run(String[] args) throws Exception { method in class:IntCalls
H A DLongArrayCalls.java64 public long run(String[] args) throws Exception { method in class:LongArrayCalls
H A DLongCalls.java63 public long run(String[] args) throws Exception { method in class:LongCalls
H A DRemoteObjArrayCalls.java69 public long run(String[] args) throws Exception { method in class:RemoteObjArrayCalls
H A DShortArrayCalls.java64 public long run(String[] args) throws Exception { method in class:ShortArrayCalls
H A DShortCalls.java63 public long run(String[] args) throws Exception { method in class:ShortCalls
H A DSmallObjTreeCalls.java77 public long run(String[] args) throws Exception { method in class:SmallObjTreeCalls
/openjdk7/jdk/test/java/rmi/reliability/benchmark/bench/serial/
H A DBooleanArrays.java40 * Write and read boolean arrays to/from a stream. The benchmark is run in
46 public long run(String[] args) throws Exception { method in class:BooleanArrays
H A DBooleans.java40 * Write and read boolean values to/from a stream. The benchmark is run in
46 public long run(String[] args) throws Exception { method in class:Booleans
H A DByteArrays.java40 * Write and read byte arrays to/from a stream. The benchmark is run in
46 public long run(String[] args) throws Exception { method in class:ByteArrays
H A DBytes.java40 * Write and read byte values to/from a stream. The benchmark is run in
46 public long run(String[] args) throws Exception { method in class:Bytes
H A DCharArrays.java40 * Write and read char arrays to/from a stream. The benchmark is run in
46 public long run(String[] args) throws Exception { method in class:CharArrays
H A DChars.java40 * Write and read char values to/from a stream. The benchmark is run in
46 public long run(String[] args) throws Exception { method in class:Chars

Completed in 39 milliseconds

<<11121314151617181920>>