Home
last modified time | relevance | path

Searched defs:three (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/test/moduletest/multiargs/
Dmultiargs.js41 function three(x,y,z) function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_composite_types/
Dtest_composite_types.js45 three: 3, property
/arkcompiler/ets_runtime/ecmascript/compiler/tests/
Dinstruction_combine_test.cpp1053 auto three = b.Int64(3); in HWTEST_F_L0() local
1074 auto three = b.Int32(3); in HWTEST_F_L0() local
1107 auto three = b.Int64(3); in HWTEST_F_L0() local
1121 auto three = b.Int32(3); in HWTEST_F_L0() local
/arkcompiler/runtime_core/libabckit/src/adapter_dynamic/
Dmetadata_modify_dynamic.cpp303 const size_t three = 3; in AddRegularImportToModuleLiteralArray() local