Home
last modified time | relevance | path

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

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