Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dcompiler_queue_test.cpp120 Method *g_method = klass->GetDirectMethod(utf::CStringAsMutf8("g")); in TEST_F() local
150 Method *g_method = klass->GetDirectMethod(utf::CStringAsMutf8("g")); in TEST_F() local
181 Method *g_method = klass->GetDirectMethod(utf::CStringAsMutf8("g")); in TEST_F() local
220 Method *g_method = klass->GetDirectMethod(utf::CStringAsMutf8("g")); in TEST_F() local
257 Method *g_method = klass->GetDirectMethod(utf::CStringAsMutf8("g")); in TEST_F() local
310 Method *g_method = klass->GetDirectMethod(utf::CStringAsMutf8("g")); in TEST_F() local
338 Method *g_method = klass->GetDirectMethod(utf::CStringAsMutf8("g")); in TEST_F() local
373 Method *g_method = klass->GetDirectMethod(utf::CStringAsMutf8("g")); in TEST_F() local
420 Method *g_method = klass->GetDirectMethod(utf::CStringAsMutf8("g")); in TEST_F() local
457 Method *g_method = klass->GetDirectMethod(utf::CStringAsMutf8("g")); in TEST_F() local
[all …]
Dmethod_test.cpp173 Method *g_method = klass->GetDirectMethod(utf::CStringAsMutf8("g")); in TEST_F() local