Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/medical_sensor/interfaces/plugin/test/unittest/
H A Dmedical_js_test.cpp109 size_t cppValueStrLength = strlen(cppValue); variable
111 napi_create_string_utf8(env, cppValue, cppValueStrLength, &napiValue);