Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/convertxml/test/
H A Dtest_convertxml.cpp177 xmlSerializer.SetAttributes("shape", "circle"); in HWTEST_F()
189 napi_value shape = nullptr; in HWTEST_F() local
194 napi_get_named_property(env, attributes, "shape", &shape); in HWTEST_F()
199 convertXml->DealNapiStrValue(env, shape, shapeStr); in HWTEST_F()

Completed in 2 milliseconds