| /arkcompiler/ets_frontend/es2panda/test/parser/ts/ |
| D | test_override7.ts | 18 override method1() {} method in A1
|
| D | test-class-definiton19.ts | 19 method1(this, ...args: number[]) {} method in C
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/conformance/decorators/ |
| D | test-ts-decorators-17.ts | 29 method1() { method in A
|
| D | test-ts-decorators-20.ts | 24 method1(@paramDec(() => print(a)) p: number) { } method in C
|
| /arkcompiler/ets_frontend/arkguard/test/ut/utils/ScopeAnalyzer/ |
| D | analyzeExportNames.ts | 39 method1(): string { method in MyClass
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/tests/ |
| D | panda_file_translator_test.cpp | 83 MethodLiteral *method1 = new MethodLiteral(methodId[0]); in HWTEST_F_L0() local
|
| D | js_pandafile_test.cpp | 143 MethodLiteral *method1 = new MethodLiteral(methodId[0]); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | aot_test.cpp | 209 Method method1(klass, nullptr, File::EntityId(method1_id), File::EntityId(), 0, 1, nullptr); in TEST_F() local 554 Method method1(klass, nullptr, File::EntityId(method1_id), File::EntityId(), 0, 1, nullptr); in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/libpandafile/tests/ |
| D | panda_cache_test.cpp | 44 auto *method1 = reinterpret_cast<Method *>(GetNewMockPointer()); in TEST() local
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | compiler_queue_test.cpp | 94 auto method1 = queue->GetTask().GetMethod(); in GetAndCheckMethodsIfExists() local
|
| D | method_test.cpp | 589 Method *method1 = klass->GetDirectMethod(utf::CStringAsMutf8("void_fun")); in TEST_F() local
|
| D | interpreter_test.cpp | 2760 auto method1 = std::move(methodData1.first); in DEATH_TEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/ |
| D | pgo_profiler_test.cpp | 296 JSHandle<Method> method1 = vm_->GetFactory()->NewSMethod(methodLiterals[1]); in HWTEST_F_L0() local 352 JSHandle<Method> method1 = vm_->GetFactory()->NewSMethod(methodLiterals[1]); in HWTEST_F_L0() local 524 JSHandle<Method> method1 = vm_->GetFactory()->NewSMethod(methodLiterals[0]); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | aot_test.cpp | 208 … Method method1(klass, nullptr, File::EntityId(method1Id_), File::EntityId(), 0U, 1U, nullptr); in BuildAot() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ |
| D | optimized_fast_call.cpp | 241 Register method1 = __ TempRegister1(); in OptimizedFastCallAndPushArgv() local
|