Home
last modified time | relevance | path

Searched refs:sampleSelectorKey (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.cpp117 …JSValue sampleSelectorKey = jerry_create_string(reinterpret_cast<const jerry_char_t *>(selectorNam… in PrepareStyleSheet() local
119 jerry_release_value(jerry_set_property(idSelectors, sampleSelectorKey, sampleSelector)); in PrepareStyleSheet()
120 jerry_release_value(sampleSelectorKey); in PrepareStyleSheet()