Searched defs:to_find (Results 1 – 2 of 2) sorted by relevance
297 const dex::ProtoId& to_find = java_lang_dex_file_->GetProtoId(dex::ProtoIndex(i)); in TEST_F() local314 const dex::MethodId& to_find = java_lang_dex_file_->GetMethodId(i); in TEST_F() local329 const dex::FieldId& to_find = java_lang_dex_file_->GetFieldId(i); in TEST_F() local
133 Handle<mirror::Class> to_find(hs.NewHandle((*exception_)->GetClass())); in HandleTryItems() local