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/
Dtest_convertxml.cpp185 napi_value commentType = nullptr; variable
189 …EXPECT_EQ(napi_get_named_property(env, element, op.type.c_str(), &commentType), napi_status::napi_…
194 convertXml->DealNapiStrValue(env, commentType, commentTypeStr);