Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_bigint_test.cpp186 JSHandle<BigInt> andRes3 = BigInt::BitwiseAND(thread, bigint3, bigint1); in HWTEST_F_L0() local
187 EXPECT_TRUE(BigInt::Equal(andRes3.GetTaggedValue(), bigint.GetTaggedValue())); in HWTEST_F_L0()

Completed in 3 milliseconds