Home
last modified time | relevance | path

Searched refs:GET_BASE_NAME (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_locale_test.cpp120 GET_BASE_NAME, member in panda::test::AlgorithmType
160 case AlgorithmType::GET_BASE_NAME: in LocaleAlgorithm()
218 LocaleAlgorithm(thread, jsLocale.GetTaggedValue(), args, 4, AlgorithmType::GET_BASE_NAME); // 4 : arg len in HWTEST_F_L0()
375 LocaleAlgorithm(thread, resultLocale.GetTaggedValue(), args, 4, AlgorithmType::GET_BASE_NAME); // 4 : arg len in HWTEST_F_L0()
392 LocaleAlgorithm(thread, resultLocale.GetTaggedValue(), args, 4, AlgorithmType::GET_BASE_NAME); // 4 : arg len in HWTEST_F_L0()
410 LocaleAlgorithm(thread, resultLocale.GetTaggedValue(), args, 4, AlgorithmType::GET_BASE_NAME); // 4 : arg len in HWTEST_F_L0()

Completed in 2 milliseconds