Home
last modified time | relevance | path

Searched defs:found (Results 1 – 25 of 39) sorted by relevance

12

/art/test/543-env-long-ref/
Denv_long_ref.cc29 bool found = false; in Java_Main_lookForMyRegisters() local
/art/test/661-oat-writer-layout/
Doat_writer_layout.cc57 bool found = false; in Java_Main_hasOatCompiledCode() local
/art/libdexfile/dex/
Dart_dex_file_loader_test.cc256 const dex::ProtoId* found = in TEST_F() local
269 const dex::MethodId* found = java_lang_dex_file_->FindMethodId(klass, name, signature); in TEST_F() local
284 const dex::FieldId* found = java_lang_dex_file_->FindFieldId(klass, name, type); in TEST_F() local
/art/runtime/
Dart_method.cc444 static const OatFile::OatMethod FindOatMethodFromDexFileFor(ArtMethod* method, bool* found) in FindOatMethodFromDexFileFor()
475 bool* found) in FindOatMethodFor()
625 bool found; in GetOatQuickMethodHeader() local
663 bool found; in GetOatMethodQuickCode() local
Dreference_table_test.cc252 bool found = std::regex_search(str, stack_trace_match, stack_trace_regex); in TEST_F() local
Dcommon_runtime_test.cc383 bool found = false; in SetUpRuntimeOptionsForFillHeap() local
/art/test/912-classes/
Dclasses_art.cc110 bool found = false; in Java_art_Test912Art_isLoadedClass() local
/art/runtime/arch/arm64/
Dfault_handler_arm64.cc125 bool found = false; in Action() local
/art/test/530-checker-peel-unroll/src/
DMain.java997 int found = 0; in verifyUnrolling() local
1066 int found = 0; in verifyPeeling() local
/art/test/931-agent-thread/
Dagent_thread.cc78 bool found = false; in AgentMain() local
/art/compiler/debug/dwarf/
Ddwarf_test.h140 bool found = false; in CheckObjdumpOutput() local
/art/runtime/arch/arm/
Dfault_handler_arm.cc151 bool found = false; in Action() local
/art/runtime/arch/x86/
Dfault_handler_x86.cc398 bool found = false; in Action() local
/art/runtime/gc/space/
Dregion_space-inl.h398 bool found = true; in AllocLargeInRange() local
/art/compiler/utils/
Dassembler_test_base.h277 bool found = false; in Objdump() local
/art/dex2oat/driver/
Dcompiler_driver_test.cc308 bool found = compiler_driver_->GetCompiledClass( in CheckVerifiedClass() local
/art/compiler/optimizing/
Dbounds_check_elimination.cc110 static ValueBound DetectValueBoundFromValue(HInstruction* instruction, /* out */ bool* found) { in DetectValueBoundFromValue()
717 bool found; in HandleIf() local
969 bool found; in VisitPhi() local
Dregister_allocator_linear_scan.cc1144 bool found = true; in AllocateSpillSlotFor() local
/art/tools/hiddenapi/
Dhiddenapi.cc376 bool found = ForEachMatchingMember(other, fn); in ForEachResolvableMember_Impl() local
411 bool found = false; in ForEachMatchingMember() local
Dhiddenapi_test.cc170 const dex::ClassDef* found = dex_file.FindClassDef(dex_file.GetIndexForTypeId(*type_id)); in FindClass() local
/art/runtime/gc/accounting/
Dmod_union_table.cc435 auto found = references_.find(card); in UpdateAndMarkReferences() local
/art/runtime/jdwp/
Djdwp_event.cc357 bool found = false; in UnregisterEventById() local
/art/openjdkjvmti/
Dti_method.cc607 bool found = false; in GetSlotType() local
/art/dex2oat/linker/
Dimage_writer.cc1387 auto found = prune_class_memo_.find(klass.Ptr()); in PruneAppImageClassInternal() local
1834 const ObjPtr<mirror::String> found = image_info.intern_table_->LookupStrong(self, string); in FindInternedString() local
1843 ObjPtr<mirror::String> found = runtime->GetInternTable()->LookupStrong(self, string); in FindInternedString() local
/art/dex2oat/
Ddex2oat_test.cc393 bool found = std::regex_search(output_, native_alloc_match, native_alloc_regex); in ParseNativeAlloc() local
413 bool found = std::regex_search(output_, swap_match, swap_regex); in ParseSwap() local

12