Home
last modified time | relevance | path

Searched defs:UnwrapRelativeTimeFormat (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_relative_time_format_test.cpp113 HWTEST_F_L0(JSRelativeTimeFormatTest, UnwrapRelativeTimeFormat) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Djs_relative_time_format.cpp236 JSHandle<JSTaggedValue> JSRelativeTimeFormat::UnwrapRelativeTimeFormat(JSThread *thread, in UnwrapRelativeTimeFormat() function in panda::ecmascript::JSRelativeTimeFormat