Home
last modified time | relevance | path

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

/glibc-2.36/time/
Dtst-strftime3.c468 char expected_time[TMBUFLEN]; in do_test() local
514 tm_to_printed (&tm, expected_time); in do_test()
516 TEST_COMPARE_STRING (got_time, expected_time); in do_test()