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.cpp211 static JSTaggedValue NumberFormatCreateTest(JSThread *thread, JSHandle<JSObject> &options, in NumberFormatCreateTest() function
247 JSTaggedValue numberFormat = NumberFormatCreateTest(thread, optionsObj, localeString); in HWTEST_F_L0()
285 JSTaggedValue numberFormat = NumberFormatCreateTest(thread, optionsObj, localeString); in HWTEST_F_L0()