Home
last modified time | relevance | path

Searched refs:mulRes3 (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_bigint_test.cpp389 JSHandle<BigInt> mulRes3 = BigInt::Multiply(thread, resBigint1, resBigint2); in HWTEST_F_L0() local
390 EXPECT_TRUE(BigInt::Equal(mulRes3.GetTaggedValue(), resBigint3.GetTaggedValue())); in HWTEST_F_L0()

Completed in 3 milliseconds