Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dstrptime.c117 strptime(const char *buf, const char *fmt, struct tm *tm) in strptime() function
/bionic/tests/
Dtime_test.cpp267 TEST(time, strptime) { in TEST() argument