Home
last modified time | relevance | path

Searched defs:method1 (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
H A Dpanda_file_translator_test.cpp83 MethodLiteral *method1 = new MethodLiteral(methodId[0]); in HWTEST_F_L0() local
H A Djs_pandafile_test.cpp143 MethodLiteral *method1 = new MethodLiteral(methodId[0]); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_sharedobject_test.cpp139 JSHandle<Method> method1 = factory->NewSMethod(methodLiteral1); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/libpandafile/tests/
H A Dpanda_cache_test.cpp44 auto *method1 = reinterpret_cast<Method *>(GetNewMockPointer()); in TEST() local
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dcompiler_queue_test.cpp94 auto method1 = queue->GetTask().GetMethod(); in GetAndCheckMethodsIfExists() local
H A Dmethod_test.cpp589 Method *method1 = klass->GetDirectMethod(utf::CStringAsMutf8("void_fun")); in TEST_F() local
H A Dinterpreter_test.cpp2760 auto method1 = std::move(methodData1.first); in DEATH_TEST_F() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
H A Doptimized_fast_call.cpp241 Register method1 = __ TempRegister1(); in OptimizedFastCallAndPushArgv() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
H A Dpgo_profiler_test.cpp298 JSHandle<Method> method1 = vm_->GetFactory()->NewSMethod(methodLiterals[1]); in HWTEST_F_L0() local
354 JSHandle<Method> method1 = vm_->GetFactory()->NewSMethod(methodLiterals[1]); in HWTEST_F_L0() local
526 JSHandle<Method> method1 = vm_->GetFactory()->NewSMethod(methodLiterals[0]); in HWTEST_F_L0() local

Completed in 12 milliseconds