Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_sample.cpp128 int64_t ucValue = 0; in HWTEST_F_L0() local
131 uint64tObject->BigIntToInt64(vm_, &ucValue, &uLossless); in HWTEST_F_L0()
132 GTEST_LOG_(INFO) << "sample_primitive_BigIntRef_BigIntToInt64 : " << ucValue; in HWTEST_F_L0()

Completed in 6 milliseconds