Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/
H A Dimage_source_test.cpp152 napi_valuetype argType = napi_undefined; in checkType() local
153 napi_typeof(env, arg, &argType); in checkType()
154 return (type == argType); in checkType()
/test/testfwk/arkxtest/uitest/core/
H A Dfrontend_api_handler.cpp279 const string &argType = argTypes.at(i); in ApiMapPre() local
280 if (argType != "string" && argItem.type() == value_t::string) { in ApiMapPre()

Completed in 5 milliseconds