Home
last modified time | relevance | path

Searched defs:realCompute (Results 1 – 7 of 7) sorted by relevance

/libcore/ojluni/src/test/java/util/concurrent/tck/
DForkJoinPool19Test.java246 protected void realCompute() { in realCompute() method in ForkJoinPool19Test.FibAction
DRecursiveTaskTest.java234 public Integer realCompute() { in realCompute() method in RecursiveTaskTest.FibTask
DForkJoinPool8Test.java229 protected void realCompute() { in realCompute() method in ForkJoinPool8Test.FibAction
DRecursiveActionTest.java217 protected void realCompute() { in realCompute() method in RecursiveActionTest.FibAction
/libcore/jsr166-tests/src/test/java/jsr166/
DRecursiveTaskTest.java198 public Integer realCompute() { in realCompute() method in RecursiveTaskTest.FibTask
DRecursiveActionTest.java180 protected void realCompute() { in realCompute() method in RecursiveActionTest.FibAction
DForkJoinPool8Test.java191 protected void realCompute() { in realCompute() method in ForkJoinPool8Test.FibAction