Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/convertxml/test/
H A Dtest_convertxml.cpp149 napi_value typeVal = nullptr; in HWTEST_F() local
153 napi_get_named_property(env, element, op.type.c_str(), &typeVal); in HWTEST_F()
158 convertXml->DealNapiStrValue(env, typeVal, typeStr); in HWTEST_F()

Completed in 2 milliseconds