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