Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_relative_time_format_test.cpp129 JSHandle<JSTaggedValue> disPlayNamesObj( in HWTEST_F_L0() local
137 JSRelativeTimeFormat::UnwrapRelativeTimeFormat(thread, disPlayNamesObj); in HWTEST_F_L0()
Djs_number_format_test.cpp216 JSHandle<JSTaggedValue> disPlayNamesObj( in HWTEST_F_L0() local
222 …e<JSTaggedValue> unwrapNumberFormat2 = JSNumberFormat::UnwrapNumberFormat(thread, disPlayNamesObj); in HWTEST_F_L0()