Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/convertxml/test/
H A Dtest_convertxml.cpp228 napi_value commentText = nullptr; in HWTEST_F() local
232 EXPECT_EQ(napi_get_named_property(env, element, op.comment.c_str(), &commentText), napi_status::napi_ok); in HWTEST_F()
237 convertXml->DealNapiStrValue(env, commentText, commentTextStr); in HWTEST_F()

Completed in 3 milliseconds