Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_bigint_test.cpp846 CString expectResStr6 = in HWTEST_F_L0() local
848 JSHandle<BigInt> expectRes6 = BigIntHelper::SetBigInt(thread, expectResStr6, BigInt::BINARY); in HWTEST_F_L0()
899 CString expectResStr6 = "-111111011011110111111101111111110"; in HWTEST_F_L0() local
900 JSHandle<BigInt> expectRes6 = BigIntHelper::SetBigInt(thread, expectResStr6, BigInt::BINARY); in HWTEST_F_L0()

Completed in 3 milliseconds