Home
last modified time | relevance | path

Searched defs:f_method (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/runtime/tests/
Dcompiler_queue_test.cpp117 Method *f_method = klass->GetDirectMethod(utf::CStringAsMutf8("f")); in TEST_F() local
147 Method *f_method = klass->GetDirectMethod(utf::CStringAsMutf8("f")); in TEST_F() local
178 Method *f_method = klass->GetDirectMethod(utf::CStringAsMutf8("f")); in TEST_F() local
217 Method *f_method = klass->GetDirectMethod(utf::CStringAsMutf8("f")); in TEST_F() local
254 Method *f_method = klass->GetDirectMethod(utf::CStringAsMutf8("f")); in TEST_F() local
307 Method *f_method = klass->GetDirectMethod(utf::CStringAsMutf8("f")); in TEST_F() local
341 Method *f_method = klass->GetDirectMethod(utf::CStringAsMutf8("f")); in TEST_F() local
370 Method *f_method = klass->GetDirectMethod(utf::CStringAsMutf8("f")); in TEST_F() local
417 Method *f_method = klass->GetDirectMethod(utf::CStringAsMutf8("f")); in TEST_F() local
454 Method *f_method = klass->GetDirectMethod(utf::CStringAsMutf8("f")); in TEST_F() local
[all …]
Dmethod_test.cpp170 Method *f_method = klass->GetDirectMethod(utf::CStringAsMutf8("f")); in TEST_F() local