Home
last modified time | relevance | path

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

/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.cc50 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.cc1648 bool started = runtime_->Start(); in TEST_F() local
1660 bool started = runtime_->Start(); in TEST_F() local
1672 bool started = runtime_->Start(); in TEST_F() local
1683 bool started = runtime_->Start(); in TEST_F() local
1694 bool started = runtime_->Start(); in TEST_F() local
/art/test/jvmti-common/
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/1933-monitor-current-contended/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/test/1932-monitor-events-misc/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/924-threads/
Dthreads.cc39 std::atomic<bool> started; member
/art/dex2oat/driver/
Dcompiler_driver_test.cc58 bool started = runtime_->Start(); in EnsureCompiled() local
/art/openjdkjvmti/
Dti_thread.cc149 bool started = false; member
622 bool started = started_field->GetBoolean(peer.Get()) != 0; in GetThreadState() local
Dti_stack.cc664 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.cc1219 bool started = runtime->Start(); in JNI_CreateJavaVM() local
/art/compiler/jni/
Djni_compiler_test.cc302 bool started = runtime_->Start(); in SetUpForTest() local
1148 bool started = runtime_->Start(); in ExceptionHandlingImpl() local