Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/convertxml/test/
H A Dtest_convertxml.cpp227 napi_value commentType = nullptr; in HWTEST_F() local
231 EXPECT_EQ(napi_get_named_property(env, element, op.type.c_str(), &commentType), napi_status::napi_ok); in HWTEST_F()
236 convertXml->DealNapiStrValue(env, commentType, commentTypeStr); in HWTEST_F()

Completed in 3 milliseconds