Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fxjs/
H A Dcjs_publicmethods_embeddertest.cpp31 TEST_F(CJS_PublicMethodsEmbedderTest, ParseDateUsingFormat) { in TEST_F() argument
H A Dcjs_publicmethods.cpp434 double CJS_PublicMethods::ParseDateUsingFormat(v8::Isolate* isolate, in ParseDateUsingFormat() function in CJS_PublicMethods