Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/tests/
H A Dpgo_test.cpp31 StringItem *method_name_1 = container.GetOrCreateStringItem("foo1"); in CreateItems() local
35 MethodItem *method_item_1 = class_item_a->AddMethod(method_name_1, proto_item_1, ACC_PUBLIC | ACC_STATIC, params_1); in CreateItems()
H A Dfile_item_container_test.cpp869 StringItem *method_name_1 = container.GetOrCreateStringItem("foo1"); in CreateItems() local
873 MethodItem *method_item_1 = class_item_a->AddMethod(method_name_1, proto_item_1, ACC_PUBLIC | ACC_STATIC, params_1); in CreateItems()

Completed in 3 milliseconds