Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrftime_ext.c535 * @tc.name : strftime_2200
539 void strftime_2200(void) in strftime_2200() function
545 EXPECT_TRUE("strftime_2200", count == 0); in strftime_2200()
546 EXPECT_STREQ("strftime_2200", buffer, ""); in strftime_2200()
564 * @tc.name : strftime_2200
600 strftime_2200(); in main()

Completed in 2 milliseconds