Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_bigint_test.cpp355 CString expBigintStr1 = "53"; in HWTEST_F_L0() local
362 JSHandle<BigInt> expBigint1 = BigIntHelper::SetBigInt(thread, expBigintStr1); in HWTEST_F_L0()
380 for (int32_t i = 0; i < atoi(expBigintStr1.c_str()) - 2; i++) { in HWTEST_F_L0()

Completed in 3 milliseconds