| /arkcompiler/ets_runtime/ecmascript/napi/test/ts/ |
| D | module_export.ts | 18 export function testFunction(num : number) { function 32 testFunction(num1 : number, num2 : number) { method in TestNamespace2.TestClass1 47 testFunction(num1 : number, num2 : number) { method in TestClass2 53 export function testFunction(num1 : number, num2 : number) { function
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/namecache_removecomments/ |
| D | namecacheTest2.ts | 21 function testFunction(para1: number, para2: string) { function
|
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/examples/benchmarks-interop-freestyle/interop/bu_a2j/ |
| D | test_import.js | 16 exports.testFunction = () => { function
|
| /arkcompiler/toolchain/tooling/dynamic/test/testcases/js/ |
| D | step.js | 23 function testFunction() { function
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/function_return_array_test/ts_to_ets/ |
| D | ts_return_array.ts | 17 let testFunction = etsVm.getFunction('Ltest_sts_return_array/ETSGLOBAL;', 'testFunction'); variable
|
| /arkcompiler/ets_frontend/arkguard/test/ut/utils/ScopeAnalyzer/ |
| D | analyzeObjectBindingPatternRequire.ts | 20 function testFunction(a, b?, c?) { function
|
| /arkcompiler/toolchain/test/fuzztest/connectserversendmessage_fuzzer/ |
| D | connectserversendmessage_fuzzer.cpp | 36 std::function<void(std::string&&)> testFunction = TestFunction; in ConnectServerSendMessageFuzzTest() local
|
| /arkcompiler/ets_runtime/test/moduletest/arrayflatmap/ |
| D | arrayflatmap.js | 40 function testFunction(element, index, array) { function
|
| /arkcompiler/ets_runtime/test/moduletest/arrayfindlastindex/ |
| D | arrayfindlastindex.js | 33 function testFunction(element, index, array) { function
|
| /arkcompiler/ets_runtime/test/moduletest/arrayfindlast/ |
| D | arrayfindlast.js | 66 function testFunction(element, index, array) { function
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/interop/ |
| D | interop_not_have_property_js.js | 24 test(testFunction, description) { argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_class_methods_returning_values/js_to_ets/ |
| D | test_class_methods.js | 141 testFunction() { method in TestClass
|
| D | test_class_methods.ts | 175 testFunction(): number { method in TestClass
|