Package org.openjdk.jmh.validation.tests
Class BlackholeConsecutiveTest
- java.lang.Object
-
- org.openjdk.jmh.validation.tests.BlackholeConsecutiveTest
-
- All Implemented Interfaces:
ValidationTest
public class BlackholeConsecutiveTest extends java.lang.Object implements ValidationTest
-
-
Constructor Summary
Constructors Constructor Description BlackholeConsecutiveTest(boolean inlined)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrunWith(java.io.PrintWriter pw, Options parent)
-
-
-
Method Detail
-
runWith
public void runWith(java.io.PrintWriter pw, Options parent) throws RunnerException- Specified by:
runWithin interfaceValidationTest- Throws:
RunnerException
-
-