Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_date_time_format.cpp295 JSTaggedValue BuiltinsDateTimeFormat::FormatRangeToParts(EcmaRuntimeCallInfo *argv) in FormatRangeToParts() function in panda::ecmascript::builtins::BuiltinsDateTimeFormat
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_date_time_format_test.cpp312 HWTEST_F_L0(BuiltinsDateTimeFormatTest, FormatRangeToParts) in HWTEST_F_L0() argument