Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_bigint_test.cpp747 JSHandle<BigInt> addres2 = BigInt::Add(thread, resBigint2, resBigint); in HWTEST_F_L0() local
782 JSHandle<BigInt> addres2 = BigInt::Subtract(thread, resBigint, resBigint2); in HWTEST_F_L0() local