Searched defs:runExecuteOnlyTest (Results 1 - 1 of 1) sorted by relevance

/openjdk9/nashorn/test/src/jdk/nashorn/internal/performance/
H A DPerformanceWrapper.java63 protected void runExecuteOnlyTest(final String name, final int numberOfIterations, final int runsPerIteration, final String testURL) throws Throwable { method in class:PerformanceWrapper
67 protected void runExecuteOnlyTest(final String name, final int numberOfIterations, final int runsPerIteration, final String testURL, final OutputStream out, final OutputStream err) throws Throwable { method in class:PerformanceWrapper
72 protected void runExecuteOnlyTest(final String name, final int numberOfIterations, final int runsPerIteration, final String testURL, final OutputStream out, final OutputStream err, final String[] newargs) throws Throwable { method in class:PerformanceWrapper

Completed in 47 milliseconds