Home
last modified time | relevance | path

Searched refs:strftime_1800 (Results 1 - 1 of 1) sorted by relevance

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrftime_ext.c476 * @tc.name : strftime_1800
480 void strftime_1800(void) in strftime_1800() function
485 EXPECT_TRUE("strftime_1800", count > 0); in strftime_1800()
486 EXPECT_STREQ("strftime_1800", buffer, "7"); in strftime_1800()
596 strftime_1800(); in main()

Completed in 1 milliseconds