Home
last modified time | relevance | path

Searched refs:tm0 (Results 1 – 1 of 1) sorted by relevance

/bionic/tests/
Dtime_test.cpp951 const struct tm tm0 = { .tm_year = 1982-1900, .tm_mon = 0, .tm_mday = 1 }; in TEST() local
954 strftime(buf, sizeof(buf), "<%s>", &tm0); in TEST()
958 strftime(buf, sizeof(buf), "<%s>", &tm0); in TEST()