Home
last modified time | relevance | path

Searched refs:method_item_2 (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/libpandafile/tests/
H A Dfile_item_container_test.cpp885 MethodItem *method_item_2 = class_item_b->AddMethod(method_name_2, proto_item_2, ACC_PUBLIC | ACC_STATIC, params_2); in CreateItems() local
889 method_item_2->SetCode(code_item_2); in CreateItems()
890 code_item_2->AddMethod(method_item_2); in CreateItems()

Completed in 3 milliseconds