Home
last modified time | relevance | path

Searched defs:attrsKey (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dswitch_tdd_test.cpp40 jerry_value_t attrsKey = jerry_create_string(reinterpret_cast<const jerry_char_t *>("attrs")); in SetUp() local
H A Dswiper_tdd_test.cpp39 jerry_value_t attrsKey = jerry_create_string(reinterpret_cast<const jerry_char_t *>("attrs")); in SetUp() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/test/unittest/common/
H A Dstylemgr_tdd_test.cpp228 JSValue attrsKey = jerry_create_string(reinterpret_cast<const jerry_char_t *>("attrs")); in PrepareAttrOption() local
250 JSValue attrsKey = jerry_create_string(reinterpret_cast<const jerry_char_t *>("attrs")); in AddValueToAttrOption() local