Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_bigint_test.cpp227 JSHandle<BigInt> xorRes1 = BigInt::BitwiseXOR(thread, bigint3, maxSafeIntPlusOne); in HWTEST_F_L0() local
228 EXPECT_TRUE(BigInt::Equal(xorRes1.GetTaggedValue(), bigint8.GetTaggedValue())); in HWTEST_F_L0()

Completed in 4 milliseconds