Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_bigint_test.cpp858 JSHandle<BigInt> expectRes4 = BigIntHelper::SetBigInt(thread, expectResStr4, BigInt::BINARY); in HWTEST_F_L0() local
911 JSHandle<BigInt> expectRes4 = BigIntHelper::SetBigInt(thread, expectResStr4, BigInt::BINARY); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/tests/
Dstub_tests.cpp353 auto expectRes4 = FastRuntimeStub::FastMod(JSTaggedValue(x4), JSTaggedValue(y4)); in HWTEST_F_L0() local