Searched defs:strptime (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/tzcode/ | ||
D | strptime.c | 117 strptime(const char *buf, const char *fmt, struct tm *tm) in strptime() function |
/bionic/tests/ | ||
D | time_test.cpp | 267 TEST(time, strptime) { in TEST() argument |