Searched defs:to_find (Results 1 – 2 of 2) sorted by relevance
480 const DexFile::ProtoId& to_find = java_lang_dex_file_->GetProtoId(i); in TEST_F() local497 const DexFile::MethodId& to_find = java_lang_dex_file_->GetMethodId(i); in TEST_F() local512 const DexFile::FieldId& to_find = java_lang_dex_file_->GetFieldId(i); in TEST_F() local
108 Handle<mirror::Class> to_find(hs.NewHandle((*exception_)->GetClass())); in HandleTryItems() local