Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrftime_ext.c520 * @tc.name : strftime_2100
524 void strftime_2100(void) in strftime_2100() function
530 EXPECT_TRUE("strftime_2100", count == 0); in strftime_2100()
531 EXPECT_STREQ("strftime_2100", buffer, ""); in strftime_2100()
599 strftime_2100(); in main()

Completed in 2 milliseconds