Home
last modified time | relevance | path

Searched refs:id_f (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/assembler/tests/
Demitter_test.cpp769 panda_file::File::EntityId id_f {}; in TEST() local
777 id_f = mda.GetMethodId(); in TEST()
785 panda_file::MethodDataAccessor mda_f(*pf, id_f); in TEST()
796 const auto arg_method_id = pf->ResolveMethodIndex(id_f, arg_method_idx); in TEST()