Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/medical_sensor/interfaces/plugin/test/unittest/
H A Dmedical_js_test.cpp149 const char* tetScriptStr = "new Date();"; variable
151 napi_create_string_utf8(env, tetScriptStr, strlen(tetScriptStr), &testScript);
285 const char* tetScriptStr = "new Date();"; variable
287 napi_create_string_utf8(env, tetScriptStr, strlen(tetScriptStr), &testScript);