Home
last modified time | relevance | path

Searched defs:initialized (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dreflection_test.cc124 bool initialized = class_linker_->EnsureInitialized(self, h_class, true, true); in ReflectionTestMakeInterpreted() local
Dclass_linker_test.cc1051 bool initialized = class_linker_->EnsureInitialized(soa.Self(), in TEST_F() local
Dthread.cc2458 bool initialized = (tlsPtr_.jni_env != nullptr); // Did Thread::Init run? in ~Thread() local