Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/tests/
Djs_date_test.cpp90 HWTEST_F_L0(JSDateTest, IsoParseStringToMs) in HWTEST_F_L0() argument
/ark/js_runtime/ecmascript/
Djs_date.cpp373 JSTaggedValue JSDate::IsoParseStringToMs(const CString &str) in IsoParseStringToMs() function in panda::ecmascript::JSDate