Home
last modified time | relevance | path

Searched defs:method1 (Results 1 - 12 of 12) 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
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Di9xx_wm.c2321 u32 method1, method2; in ilk_compute_pri_wm() local
2353 u32 method1, method2; in ilk_compute_spr_wm() local
H A Dskl_watermark.c1858 uint_fixed_16_16_t method1, method2; in skl_compute_plane_wm() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Dintel_pm.c2559 u32 method1, method2; in ilk_compute_pri_wm() local
2591 u32 method1, method2; in ilk_compute_spr_wm() local
5263 uint_fixed_16_16_t method1, method2; in skl_compute_plane_wm() local
[all...]

Completed in 28 milliseconds