Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_bigint_test.cpp766 JSHandle<BigInt> addres1 = BigInt::Add(thread, resBigint1, resBigint); in HWTEST_F_L0() local
800 JSHandle<BigInt> addres1 = BigInt::Subtract(thread, resBigint1, resBigint); in HWTEST_F_L0() local
825 JSHandle<BigInt> addres1 = BigInt::BigintSubOne(thread, resBigint1); in HWTEST_F_L0() local