Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrftime_ext.c296 * @tc.name : strftime_1100
300 void strftime_1100(void) in strftime_1100() function
305 EXPECT_TRUE("strftime_1100", count > 0); in strftime_1100()
306 EXPECT_STREQ("strftime_1100", buffer, "12"); in strftime_1100()
589 strftime_1100(); in main()

Completed in 1 milliseconds