Home
last modified time | relevance | path

Searched defs:started (Results 1 – 20 of 20) 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
349 bool started = runtime_->Start(); in TEST_F() local
421 bool started = runtime_->Start(); in TEST_F() local
502 bool started = runtime_->Start(); in TEST_F() local
Dthread_pool_test.cc204 bool started = runtime_->Start(); in TEST_F() local
Dreflection_test.cc131 bool started = runtime_->Start(); in ReflectionTestMakeExecutable() local
531 bool started = runtime_->Start(); in TEST_F() local
Dhidden_api_test.cc36 bool started = runtime_->Start(); in SetUp() local
Djni_internal_test.cc636 bool started = runtime_->Start(); in SetUpForTest() local
1906 bool started = runtime_->Start(); in TEST_F() local
2278 bool started = runtime_->Start(); in TEST_F() local
Djava_vm_ext.cc1161 bool started = runtime->Start(); in JNI_CreateJavaVM() local
/art/compiler/
Dexception_test.cc174 bool started = runtime_->Start(); in TEST_F() local
/art/runtime/arch/
Dstub_test.cc1772 bool started = runtime_->Start(); in TEST_F() local
1784 bool started = runtime_->Start(); in TEST_F() local
1796 bool started = runtime_->Start(); in TEST_F() local
1807 bool started = runtime_->Start(); in TEST_F() local
1818 bool started = runtime_->Start(); in TEST_F() local
/art/test/1931-monitor-events/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/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/1932-monitor-events-misc/src/art/
DMonitors.java126 private volatile boolean started = false; field in Monitors.LockController
/art/test/1934-jvmti-signal-thread/src/art/
DMonitors.java126 private volatile boolean started = false; field in Monitors.LockController
/art/openjdkjvmti/
Dti_thread.cc107 bool started = false; member
568 bool started = started_field->GetBoolean(peer.Get()) != 0; in GetThreadState() local
Dti_stack.cc621 bool started = started_field->GetBoolean(peer) != 0; in GetThreadListStackTraces() local
/art/compiler/driver/
Dcompiler_driver_test.cc60 bool started = runtime_->Start(); in EnsureCompiled() local
/art/compiler/jni/
Djni_compiler_test.cc297 bool started = runtime_->Start(); in SetUpForTest() local
1142 bool started = runtime_->Start(); in ExceptionHandlingImpl() local