Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dstringsndk.cpp86 int value4; in Strncasecmp_l() local
87 napi_get_value_int32(env, args[3], &value4); in Strncasecmp_l()
89 if (value4 == PARAM_0) { in Strncasecmp_l()
H A Dstdiondk.cpp501 char value4[MAX_NUMBER] = "value is qwe and 1"; in Vfprintf() local
503 int vfpval = vfprintftest(value1, value2, value3, value4, "qwe", "1"); in Vfprintf()
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
H A Dnapi_test.cpp1291 JSVM_Value value4; in testValueOperation() local
1292 OH_JSVM_CoerceToNumber(env,value3,&value4); in testValueOperation()

Completed in 20 milliseconds