Home
last modified time | relevance | path

Searched defs:started (Results 1 – 21 of 21) sorted by relevance

/art/test/1944-sudden-exit/src/art/
DTest1944.java26 public static void fib(Semaphore started) { in fib()
45 final Semaphore started = new Semaphore(-(num_threads - 1)); in run() local
/art/runtime/
Dexperimental_flags.h67 bool started = false; variable
Druntime_callbacks_test.cc148 bool started = runtime_->Start(); in TEST_F() local
346 bool started = runtime_->Start(); in TEST_F() local
418 bool started = runtime_->Start(); in TEST_F() local
501 bool started = runtime_->Start(); in TEST_F() local
Dthread_pool_test.cc204 bool started = runtime_->Start(); in TEST_F() local
Dreflection_test.cc132 bool started = runtime_->Start(); in ReflectionTestMakeInterpreted() local
532 bool started = runtime_->Start(); in TEST_F() local
Dhidden_api_test.cc43 bool started = runtime_->Start(); in SetUp() local
/art/test/1959-redefine-object-instrument/src/
DMain.java35 public static volatile boolean started = false; field in Main
/art/compiler/
Dexception_test.cc167 bool started = runtime_->Start(); in TEST_F() local
/art/runtime/arch/
Dstub_test.cc1787 bool started = runtime_->Start(); in TEST_F() local
1799 bool started = runtime_->Start(); in TEST_F() local
1811 bool started = runtime_->Start(); in TEST_F() local
1822 bool started = runtime_->Start(); in TEST_F() local
1833 bool started = runtime_->Start(); in TEST_F() local
/art/test/1933-monitor-current-contended/src/art/
DMonitors.java126 private volatile boolean started = false; field in Monitors.LockController
/art/test/1930-monitor-info/src/art/
DMonitors.java126 private volatile boolean started = false; field in Monitors.LockController
/art/test/924-threads/
Dthreads.cc39 std::atomic<bool> started; member
/art/test/1934-jvmti-signal-thread/src/art/
DMonitors.java126 private volatile boolean started = false; field in Monitors.LockController
/art/test/1931-monitor-events/src/art/
DMonitors.java126 private volatile boolean started = false; field in Monitors.LockController
/art/test/1932-monitor-events-misc/src/art/
DMonitors.java126 private volatile boolean started = false; field in Monitors.LockController
/art/dex2oat/driver/
Dcompiler_driver_test.cc58 bool started = runtime_->Start(); in EnsureCompiled() local
/art/openjdkjvmti/
Dti_thread.cc147 bool started = false; member
619 bool started = started_field->GetBoolean(peer.Get()) != 0; in GetThreadState() local
Dti_stack.cc647 bool started = started_field->GetBoolean(peer) != 0; in GetThreadListStackTraces() local
/art/runtime/jni/
Djni_internal_test.cc635 bool started = runtime_->Start(); in SetUpForTest() local
1905 bool started = runtime_->Start(); in TEST_F() local
2277 bool started = runtime_->Start(); in TEST_F() local
Djava_vm_ext.cc1210 bool started = runtime->Start(); in JNI_CreateJavaVM() local
/art/compiler/jni/
Djni_compiler_test.cc297 bool started = runtime_->Start(); in SetUpForTest() local
1142 bool started = runtime_->Start(); in ExceptionHandlingImpl() local