Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_sample.cpp1352 * let i3:number = d3.Compute();
1355 * console.log(i3);
1667 * let i3:number = d3.Compute();
1670 * console.log(i3);
1685 Local<NumberRef> i3 = Derive::Compute(vm_, d3); in HWTEST_F_L0() local
1689 GTEST_LOG_(INFO) << "i3 = " << i3->Int32Value(vm_); in HWTEST_F_L0()

Completed in 7 milliseconds