Home
last modified time | relevance | path

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

/aosp_15_r20/libcore/ojluni/src/test/java/util/concurrent/tck/
H A DScheduledExecutorSubclassTest.java119 public class CustomExecutor extends ScheduledThreadPoolExecutor { class in ScheduledExecutorSubclassTest
128 CustomExecutor(int corePoolSize) { super(corePoolSize); } in CustomExecutor() method in ScheduledExecutorSubclassTest.CustomExecutor
129 CustomExecutor(int corePoolSize, RejectedExecutionHandler handler) { in CustomExecutor() method in ScheduledExecutorSubclassTest.CustomExecutor
133 CustomExecutor(int corePoolSize, ThreadFactory threadFactory) { in CustomExecutor() method in ScheduledExecutorSubclassTest.CustomExecutor
136 CustomExecutor(int corePoolSize, ThreadFactory threadFactory, in CustomExecutor() method in ScheduledExecutorSubclassTest.CustomExecutor
/aosp_15_r20/libcore/jsr166-tests/src/test/java/jsr166/
H A DScheduledExecutorSubclassTest.java82 public class CustomExecutor extends ScheduledThreadPoolExecutor { class in ScheduledExecutorSubclassTest
91 CustomExecutor(int corePoolSize) { super(corePoolSize); } in CustomExecutor() method in ScheduledExecutorSubclassTest.CustomExecutor
92 CustomExecutor(int corePoolSize, RejectedExecutionHandler handler) { in CustomExecutor() method in ScheduledExecutorSubclassTest.CustomExecutor
96 CustomExecutor(int corePoolSize, ThreadFactory threadFactory) { in CustomExecutor() method in ScheduledExecutorSubclassTest.CustomExecutor
99 CustomExecutor(int corePoolSize, ThreadFactory threadFactory, in CustomExecutor() method in ScheduledExecutorSubclassTest.CustomExecutor
/aosp_15_r20/external/llvm/tools/bugpoint/
H A DToolRunner.cpp333 class CustomExecutor : public AbstractInterpreter { class
337 CustomExecutor(const std::string &ExecutionCmd, in CustomExecutor() function in __anon03caa0510411::CustomExecutor
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Djsr166-tests.jarMETA-INF/ META-INF/MANIFEST.MF jsr166/ jsr166/AbstractExecutorServiceTest$1. ...
Dcore-ojtests-public.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Djsr166-tests.jarMETA-INF/ META-INF/MANIFEST.MF jsr166/ jsr166/AbstractExecutorServiceTest$1. ...
Dcore-ojtests-public.jarMETA-INF/ META-INF/MANIFEST.MF TestDoubleSumAverage.class TestDoubleSumAverage.java package TestDoubleSumAverage ...