Home
last modified time | relevance | path

Searched defs:res5 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp431 CString res5 = "node_modules/moduleTest/index"; in HWTEST_F_L0() local
492 CString res5 = "com.bundleName.test/moduleName/ets/mainAbility"; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_bigint_test.cpp867 JSHandle<BigInt> res5 = BigInt::SignedRightShift(thread, bigint2, shift1); in HWTEST_F_L0() local
920 JSHandle<BigInt> res5 = BigInt::LeftShift(thread, bigint2, shift1); in HWTEST_F_L0() local