Searched defs:asctime (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libc/tzcode/ | ||
H A D | asctime.c | 125 asctime(register const struct tm *timeptr) in asctime() function |
/aosp12/bionic/tests/ | ||
H A D | time_test.cpp | 1023 TEST(time, asctime) { in TEST() argument |