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

/openjdk10/hotspot/test/compiler/intrinsics/
H A DIntrinsicAvailableTest.java86 public Callable<Integer> getCallable() { method in class:IntrinsicAvailableTest.IntrinsicAvailableTestTestCase
/openjdk10/hotspot/test/compiler/whitebox/
H A DDeoptimizeFramesTest.java146 public Callable<Integer> getCallable() { method in class:DeoptimizeFramesTest.TestCaseImpl
H A DSimpleTestCase.java64 public Callable<Integer> getCallable() { method in class:SimpleTestCase
H A DCompilerWhiteBoxTest.java423 Callable<Integer> getCallable(); method in interface:CompilerWhiteBoxTest.TestCase
/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/
H A DBoundCallable.java53 Object getCallable() { method in class:BoundCallable
/openjdk10/hotspot/test/compiler/codecache/stress/
H A DHelper.java108 Callable<Integer> getCallable(); method in interface:Helper.TestCase
119 public Callable<Integer> getCallable() { method in class:Helper.TestCaseImpl
/openjdk10/hotspot/test/compiler/intrinsics/mathexact/sanity/
H A DMathIntrinsic.java128 public Callable<Integer> getCallable() { method in class:MathIntrinsic.IntIntrinsic
233 public Callable<Integer> getCallable() { method in class:MathIntrinsic.LongIntrinsic
/openjdk10/hotspot/test/compiler/intrinsics/bmi/verifycode/
H A DBmiIntrinsicBase.java136 public Callable<Integer> getCallable() { method in class:BmiIntrinsicBase.BmiTestCase
/openjdk10/hotspot/test/compiler/tiered/
H A DLevelTransitionTest.java195 public static Callable<Integer> getCallable(Object object, String name) { method in class:LevelTransitionTest.Helper
221 public Callable<Integer> getCallable() { method in class:LevelTransitionTest.ExtendedTestCase
H A DConstantGettersTransitionsTest.java96 public Callable<Integer> getCallable() { method in class:ConstantGettersTransitionsTest.ConstantGettersTestCase

Completed in 533 milliseconds