Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_number_format_test.cpp253 static JSTaggedValue NumberFormatCreateTest(JSThread *thread, JSHandle<JSObject> &options, in NumberFormatCreateTest() function
289 JSTaggedValue numberFormat = NumberFormatCreateTest(thread, optionsObj, localeString); in HWTEST_F_L0()
327 JSTaggedValue numberFormat = NumberFormatCreateTest(thread, optionsObj, localeString); in HWTEST_F_L0()