Home
last modified time | relevance | path

Searched defs:method2 (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
H A Dpanda_file_translator_test.cpp84 MethodLiteral *method2 = new MethodLiteral(methodId[1]); in HWTEST_F_L0() local
H A Djs_pandafile_test.cpp144 MethodLiteral *method2 = new MethodLiteral(methodId[1]); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/libpandafile/tests/
H A Dpanda_cache_test.cpp50 auto *method2 = reinterpret_cast<Method *>(GetNewMockPointer()); in TEST() local
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dcompiler_queue_test.cpp98 auto method2 = queue->GetTask().GetMethod(); in GetAndCheckMethodsIfExists() local
H A Dmethod_test.cpp594 Method *method2 = klass->GetDirectMethod(utf::CStringAsMutf8("static_void_fun")); in TEST_F() local
H A Dinterpreter_test.cpp2782 auto method2 = std::move(methodData2.first); in DEATH_TEST_F() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
H A Dpgo_profiler_test.cpp299 JSHandle<Method> method2 = vm_->GetFactory()->NewSMethod(methodLiterals[2]); in HWTEST_F_L0() local
527 JSHandle<Method> method2 = vm_->GetFactory()->NewSMethod(methodLiterals[1]); in HWTEST_F_L0() local

Completed in 11 milliseconds