Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp428 CString res4 = "moduleTest/index"; in HWTEST_F_L0() local
484 CString res4 = "com.bundleName.test/entry/ets/mainAbility"; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_bigint_test.cpp855 JSHandle<BigInt> res4 = BigInt::SignedRightShift(thread, bigint1, shift3); in HWTEST_F_L0() local
909 JSHandle<BigInt> res4 = BigInt::LeftShift(thread, bigint1, shift3); in HWTEST_F_L0() local