Home
last modified time | relevance | path

Searched refs:printInt (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_sample.cpp1720 Local<IntegerRef> printInt = ArrayRef::GetValueAt(vm_, arrayObject, i); in HWTEST_F_L0() local
1721 GTEST_LOG_(INFO) << "sample_printIntValue_index_" << i << ": " << printInt->Value(); in HWTEST_F_L0()