Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_bigint_test.cpp763 JSHandle<BigInt> addres = BigInt::Add(thread, resBigint, resBigint1); in HWTEST_F_L0() local
797 JSHandle<BigInt> addres = BigInt::Subtract(thread, resBigint1, resBigint); in HWTEST_F_L0() local
820 JSHandle<BigInt> addres = BigInt::BigintSubOne(thread, resBigint); in HWTEST_F_L0() local