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