Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_bigint_test.cpp356 CString expBigintStr2 = "54"; in HWTEST_F_L0() local
363 JSHandle<BigInt> expBigint2 = BigIntHelper::SetBigInt(thread, expBigintStr2); in HWTEST_F_L0()
385 for (int32_t i = 0; i < atoi(expBigintStr2.c_str()) - 2; i++) { in HWTEST_F_L0()

Completed in 3 milliseconds