Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrftime_ext.c490 * @tc.name : strftime_1900
494 void strftime_1900(void) in strftime_1900() function
500 EXPECT_TRUE("strftime_1900", count > 0); in strftime_1900()
501 EXPECT_STREQ("strftime_1900", buffer, "3"); in strftime_1900()
597 strftime_1900(); in main()

Completed in 2 milliseconds