Home
last modified time | relevance | path

Searched refs:selectorNameValue (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/test/unittest/common/
H A Dstylemgr_tdd_test.cpp161 …JSValue selectorNameValue = jerry_create_string(reinterpret_cast<const jerry_char_t *>(selectorNam… in PrepareStyleSheetWithKeyValues() local
162 jerry_release_value(jerry_set_property(selectorObjectTarget, selectorNameValue, selectorObj)); in PrepareStyleSheetWithKeyValues()
163 jerry_release_value(selectorNameValue); in PrepareStyleSheetWithKeyValues()