Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_date_test.cpp750 void ToStringCommon(JSThread* thread, CString& str1, CString& str2, CString& str3, AlgorithmType ty… in ToStringCommon() function
788 ToStringCommon(thread, str1, str2, str3, AlgorithmType::ALGORITHM_TO_STRING); in HWTEST_F_L0()
796 ToStringCommon(thread, str1, str2, str3, AlgorithmType::ALGORITHM_TO_TIME_STRING); in HWTEST_F_L0()